body {
	margin: 0px 0px 0px 100px;
	scrollbar-face-color:#830304;
	scrollbar-arrow-color:#F7A5A5;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#F7A5A5;
	scrollbar-highlight-color:#F7A5A5;
	scrollbar-3dlight-color:#F7A5A5;
	scrollbar-darkshadow-Color:#000000;
	background-image: url(../images/common/bg_left2.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	background-color: #000000;	
	text-align: center;
}
.bg_left {
	/*background-image: url(../images/common/bg_left2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #000000;*/
	width: 20%;
}
.bg_right {
	/*background-image: url(../images/common/bg_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #000000;*/
	width: 25%;
	padding-left: 15px;
	padding-top: 126px;
}
#AO_Container {
	margin: 0px auto;
	width: 880px;
	text-align: left;
}
#Banner_leaderboard {
	padding: 0px 0px 0px 16px;
	position: relative;
	margin-left: -20px;
	margin-top: 10px;
	margin-bottom: -10px;
	height: 110px;
	width: 728px;
	border: solid 0px white;
	background: url(../images/common/ad_leaderboard.jpg) no-repeat left top;
}
#Banner_Skyscraper {
	float: left;
	margin: -30px 0px 0px 20px;
	padding: 20px 0px 0px 0px;
	height: 620px;
	width: 120px;
	background: url(../images/common/ad_skyscraper.jpg) no-repeat left top;


}
#Main_Content {
	margin-top: -20px;
	float: left;
	
}
.clear {
	clear: both;
}

.homepage_right_bg {
	background-image: url(../images/homepage/right_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.footer {
	font-size: 10px;
	color: #FF9999;
}
.footer_copy, .footer_copy A:link, .footer_copy A:visited, .footer_copy A:active {
	font-size: 10px;
	color: #FF9999;
	text-decoration:none;
}
.footer_copy A:hover {
	color:#ffffff;
}
.footer_credit {
	font-size: 10px;
	color: #691F1F;
	text-decoration:none;
}
.footer_warning {
	font-size: 9px;
	color: #691F1F;
	text-decoration:none;
}

.feedback_fields {
	background-color:#E6E6E6;
	border-width:1px;
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	color:#390507;
	width: 138px;
}

.tvguide_subnav {
	margin:0;
	padding:0px 0;
	list-style:none;
	font-size:.7em;
	width:189px;
}
.tvguide_subnav_option {
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	background:#650000 url(../images/guide/curve_r.gif) no-repeat;
	height:21px;
	line-height:20px;
	margin-bottom:5px;
	text-indent:32px;
	position:relative;
	color:#FF9999;
}
.tvguide_subnav_option a {
	background:#A1080B url(../images/guide/curve.gif) no-repeat;
	height:21px;
	display:block;
	text-decoration:none;
	color:#ffffff;
}
.tvguide_subnav_option a:hover {
	background:transparent;
	color:#FF9999;
}
.tvguide_dropdown {
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	background:#A1080B;
	color:#FF9999;
	border: none #A1080B;
}

.tvguide_left_bottom_bg {
	background-image: url(../images/guide/left_col_bot_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #D50000;
}
.tvguide_title_right_bg {
	background-image: url(../images/guide/header_right_title.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #650000;
	font-family:Verdana,Arial,Helvetica;
	font-size:15px;
	color:#fff;
	font-weight: bold;
	padding-left: 15px;
}
.about_copy {
	line-height: 11px;
	
}
.about_copy p {
	margin: 0px 0px 2px 0px;
	
}

