@charset "utf-8";

/* CSS Document */

body{

	width:100%;

	height:100%;

	margin:0;

	padding:0;

	background-color:#eeeeee;

	background-image:url(bg_pattern.jpg);

	background-repeat:repeat-x;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	color:#333333;

}



#wrapper{

	margin:0 auto;

	width:1209px;

}

#wrapper_about{

	margin:0 auto;

	width:869px;

}

#wrapper_affiliates{

	margin:0 auto;

	width:869px;

}

#wrapper_contact{

	margin:0 auto;

	width:1110px;

}

#wrapper_schedule{

	margin:0 auto;

	width:1109px;

}

#centerColumn{

	width:744px;

	height:auto;

	/*background:url(bg_shadow.png) repeat-y;

	padding-left:10px;*/

	background-color:#ffffff;

	border:#fff solid 1px;
	border-top:0px;

	float:left;

}



#banner{

	width:744px;

	height:247px;

}



#content{

	width:744px;

	height:auto;

	background-color:#ffffff;

}



#copper_bg{

	width:724px;

	height:36px;

	background:url(copper_bg.jpg) repeat-x;

	padding:8px 0px 0px 20px;

	color:#ffffff;

	font-weight:bold;

}



#streamOptions{

	list-style:none; 

	padding:0px;
	
	margin:10px 0px 0px 0px;

}



#streamOptions li{

	display:inline;

}



#footer{

	width:744px;

	height:60px;

	margin-top:50px;

	font-size:12px;

	color:#ffffff;

	text-align:center;

	background-color:#333333;

}



#footer_links{

	list-style:none; 

	padding:15px 0px 0px 0px;

}



#footer_links li{display:inline;}



#credits{

	width:744px;

	height:auto;

	margin-top:5px;

}



#credits a:link{

	color:#999;

	font-size:10px;

	text-decoration:none;

}

#credits a:visited{

	color:#999;

	font-size:10px;

	text-decoration:none;

}

#credits a:hover{

	color:#999;

	font-size:10px;

	text-decoration:underline;

}

#credits a:active{

	color:#999;

	font-size:10px;

	text-decoration:none;

}

#contact_info{
	margin:0px 0px 5px 10px;
	padding:0px;
}

#contact_info b{
	color:#999;
}

#contact_subheader{
	width:390px;
	height:26px;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	background:url(contact_subheader_bg.jpg) repeat-x #bb2d00;
	border:#bb2d00 solid 1px;
	color:#fff;
	margin-bottom:5px;
	padding-left:10px;
}

#schedule_subheader{
	width:742px;
	height:26px;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	background:url(contact_subheader_bg.jpg) repeat-x #bb2d00;
	border:#bb2d00 solid 1px;
	color:#fff;
	margin:0px;
	text-align:center;
}

#schedule_alt_row_1{
	background-color:#bb0000;
	height:20px;
	line-height:20px;
	padding-left:60px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

#schedule_alt_row_2{
	background-color:#333333;
	height:20px;
	line-height:20px;
	padding-left:60px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
