/* Style for rebuild pages for WBC */

body {	
	background-color: #000000;	
	border: 0px;
	margin: 0px;
	padding: 0px;	
}
#main_container {
	width: 1000px;
/*	height: 550px; */
/*	background-color: #7ac0f0; */
	background-color: #000000; 
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	border:none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#home_flash {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 875px;
	background-color: #000000; 
	border: 0px;
	margin: 0px;
	padding: 0px;

}
#tv_holder {
	position: absolute;
	top: 420px;
	left: 420px;
	width: 550px;
	height: 309px;
	background-color: #000000; 
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#live_holder {
	position: absolute;
	top: 420px;
	left: 420px;
	width: 500px;
	height: 410px;
	background-color: #000000; 
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#vimeo {
	text-align:center;
}
#top_banner {
	width: 1000px;
	height: 250px;
	background-color: #000000; 
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#nav_container {
	width: 1000px;
	height: 50px;
}
#top panel {
	width: 1000px;
	height: 40px;
	background-color: #000000; 
}
#flash_ss {
	margin-left: 0px;
}
#left_panel {
	width: 200px;
	height: 600px;
	float: left;
}
#left_panel_athletes {
	width: 260px;
	height: 600px;
	float: left;
	padding: 10px;
}
#left_ads {
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px;
}
#article_text {
	width: 790px;
	float: right;
}
#team {
	width: 1000px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#download_video {
	font-size: 14px;
	padding: 10px;
}
#flash_video {
	width: 980px;
	height: 500px;
	margin-left: 10px;
}
#footer_container {
	width: 1000px;
	text-align:center;
	font: 12px arial, sans-serif;
	color: ffffff;	
}
#footer {
	width: 820px;
	height: 38px;
	clear: both;
	font: 12px arial, sans-serif;
	color: ffffff;	
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.center_this {
	text-align:center;
}
.imgLeft {
	float: left;
	padding: 0px 15px 0px 10px;
}

.floatLeft { 
	clear:both;
	float: left; 
}
.news_title {
	color:#ff0000;
	text-align:center;
}
.blog_blue {
	color:#0142d4;
}
.white {
	color:#ffffff;
	text-align:center;
}
.whiteL {
	color:#ffffff;
}
.arts {
	color:#ff0000;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.footer_right {
	float:right; 
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}
a.arts:link {
	color:#ff0000;
	text-decoration: none;
}
a.arts:visited {
	color:#ff0000;
	text-decoration: none;
}
a.arts:hover {
	color:#ff0000;
	text-decoration: none;
}	
a.arts:active {	
	color:#ff0000;
	text-decoration: none;
}	
a.whiteL:link {
	color:#ffffff;
	text-decoration: none;
}
a.whiteL:visited {
	color:#ffffff;
	text-decoration: none;
}
a.whiteL:hover {
	color:#ffffff;
	text-decoration: none;
}	
a.whiteL:active {	
	color:#ffffff;
	text-decoration: none;
}	

