/*  
Theme Name: Anime Freak default
Theme URI: http://www.zOMGANime.com/
Description: Regular Layout
Version: 1.0
Author: Jack^Fr0st
*/

/* Main Body */

body {
	color: #FFFFCC;
	font-family: Trebuchet MS;
	font-size: 14px;
    margin-left: 0px;
	margin-top: 0px;
    background-color: #000000;
}
td {
	color: #FFFFCC;
	font-family: Trebuchet MS;
	font-size: 14px;
}
th {
	color: #FFFFCC;
	font-family: Trebuchet MS;
	font-size: 14px;
}
.header  body {
	color: #FFFFCC;
	font-family: Trebuchet MS;
	font-size: 16px;
    font-weight: bold;
    background-color: #000000;
}
/* Top Navigation Menu */

.topnav a:link {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	}
.topnav a:visited {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
}
.topnav a:hover {
	font-family: Verdana;
	color: #FFFF66;
	text-decoration: none;
	font-size: 24px;
}
.topnav a:active {
	font-family: Verdana;
	color: #D2D1AC;
	text-decoration: none;
	font-size: 24px;
}

/* Left Navigation Menu */

.leftnav a:link {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.leftnav a:visited {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.leftnav a:hover {
	font-family: Trebuchet MS;
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.leftnav a:active {
	font-family: Trebuchet MS;
	color: #D2D1AC;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
 /* Episode Link Borders */
.epimg img{border:0}
.epimg {border:1px solid #FFFFFF}
