
<!--

body {
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment:fixed;
}

body.home {
	background-image: url(../images/bg_home_new.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#page {
	width:640; 
	margin-left:83; 
	margin-top:0px; 
	background-image: url(../images/subpage_bg_rpt.gif); 
	background-repeat: repeat-y;
}

#table3 {
	background-image: url(../images/home_right_rpt2.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#table2 {
	background-image: url(../images/home_top_rpt.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#table1 {
	background-image: url(../images/home_left_rpt.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#main_nav{
	width:155px; 
	height:206px; 
	background-image: url(../images/nav_bg.gif); 
	background-repeat: no-repeat; 
	margin-top:0px
}

#trailer {
	width:196px; 
	height:174px; 
	background-image: url(../images/thumb_bg.gif); 
	margin: 4 14 6 6;
	float:left;
}

#bio_pics {
	width:219px; 
	height:279px; 
	background-image: url(../images/image_bg.gif); 
	margin: 4 14 6 6;
	float:left;
}

#episode_pics {
	width:218px; 
	height:174px; 
	background-image: url(../images/thumb_bg2.gif); 
	margin: 4 14 6 6;
	float:left;
}

.nav {
	font-family: Trebuchet MS, tahoma, arial, verdana, sans-serif; 
	font-size: 11px;  
	font-weight:bold;
	color: #ffffff;
	margin-left:24px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:8px;
	line-height:16px;
}

.bodyCopy {
	font-family: Tahoma, arial, verdana, sans-serif; 
	font-size: 13px;  
	font-weight:normal;
	color: #353535;
	padding-left:6px;
	padding-right:30px;
	line-height:18px;
	margin-bottom:11px;
	margin-top:0px;
}

.bios {
	font-family: Tahoma, arial, verdana, sans-serif; 
	font-size: 11px;  
	font-weight:normal;
	color: #353535;
	padding-left:6px;
	margin-top:0px;
	margin-bottom:6px;
}

.subhead {
	font-family: Tahoma, arial, verdana, sans-serif; 
	font-size: 15px;  
	font-weight:bold;
	color: #545454;
	padding-left:6px;
	padding-right:30px;
	line-height:18px;
	margin-bottom:14px;
	margin-top:0px;
}

.subhead2 {
	font-family: Tahoma, arial, verdana, sans-serif; 
	font-size: 12px;  
	font-weight:bold;
	color: #de3a34;
	padding-left:0px;
	margin-bottom:5px;
	margin-top:12px;
}

.presstitle {
	font-family: Tahoma, arial, verdana, sans-serif; 
	font-size: 11px;  
	color: #353535;
	line-height:14px;
	padding-left:6px;
	margin-top:-5px;
	margin-bottom:20px;
}

.footer {
	font-family: Trebuchet MS, tahoma, arial, verdana, sans-serif; 
	font-size: 10px;  
	color: #5d5c5c;
	line-height:14px;
	padding-left:26px;
	padding-right:26px;
}

.footer2 {
	font-family: Trebuchet MS, tahoma, arial, verdana, sans-serif; 
	font-size: 10px;  
	color: #5d5c5c;
	line-height:14px;
	background-color:#000000;
	padding-left:26px;
	padding-right:26px;
}

.dropDown {
	font-family: Tahoma, arial, verdana, sans-serif; 
	font-size: 11px;  
	line-height:15px;
	color: #ffffff;
	background-color:#333333;
}

.dropDownOption {
	color: #000000;
	background-color:#ffffff;
}

A:link {color:#de3a34; text-decoration:none} 
A:visited {color:#de3a34; text-decoration:none} 
A:hover {color:#ffffff; text-decoration:none;background-color:#de3a34;}

A:link.noBg {color:#ffffff; text-decoration:none} 
A:visited.noBg {color:#ffffff; text-decoration:none} 
A:hover.noBg {color:#ffffff; text-decoration:none; background-color:transparent;}

A:link.inside {color:#ffffff; text-decoration:none} 
A:visited.inside {color:#ffffff; text-decoration:none} 
A:hover.inside {color:#ffffff; text-decoration:none; background-color:#de3a34;}

A:link.insideOn {color:#ffffff; text-decoration:none; background-color:#de3a34;} 
A:visited.insideOn {color:#ffffff; text-decoration:none; background-color:#de3a34;} 
A:hover.insideOn {color:#ffffff; text-decoration:none; background-color:#de3a34;}

A:link.footerNav {color:#5d5c5c; text-decoration:none} 
A:visited.footerNav {color:#5d5c5c; text-decoration:none} 
A:hover.footerNav {color:#ffffff; text-decoration:none; background-color:#de3a34;}
				
a {outline:none;}

-->
