/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

body{
	background-color:#000000;
}

#contain {
	width: 1250px;
	height: auto;
	position:absolute;
	float: left;
}

#topban{
	width: 1250px;
	height: auto;
	color: #ffffff;
	margin: 8px;
}

#head {
	width: 1250px;
	height: 150px;
	background-image: url(../im/header_02.jpg);
	background-repeat: no-repeat;
}

#onthetrack{
	margin-left: 250px;
	margin-top: 130px;
	width: 300px;
	height: 20px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	float: left;
}

h1 span {
	display: none;
}

#navi{
	width: 217px;
	height: auto;
	float: left;	
	padding-top: 15px;
	color: #ffffff;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	/*background-color: #4E5359;*/
}

#navi ul {
	/*background-color: #33CCCC;*/
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#navi ul li a {
	text-decoration: none;
	display: block;
	padding: 5px;
}
	

#navi ul li a:link {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

#navi ul li a:visited {
	text-decoration: none;
	color: #CC0000;
}

#navi ul li a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #333333;
	
}

#navi ul li a:active{
	text-decoration: none;
	color: #CC0000;
}

#subcribe{
	margin-top: 4px;
	width: 215px;
	height: auto;
	/*border: 1px solid #CCCCCC;*/
	/*background-color: #009966;*/
	
}

#subtitle{
	width: 212px;
	height: 20px;
	background-color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: #666666 solid 1px;
	padding-left: 5px;
	margin-top: 10px;
}

#subform{
	width: 215px;
	height: 55px;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
	padding-top: 5px;
}	

.pollorart{
	width: 	207px;
	height: 150px;
	/*background-color:#CCCCCC;*/	
	margin-top: 20px;
	border-top: 1px outset #999999;
	/*border-bottom: 1px outset #999999;*/	
	padding: 5px;
	overflow: hidden;
	float: left;
}

#midcol{
	width: 1000px;
	height: auto;
	float: left;	
	/*margin-left: 15px;*/
	margin-top: 20px;
	
}

.popimage{
	margin: 20px;
	color: #ffffff;
}


#offtracktitlebar{
	margin-top: 25px;
	width: 550px;
	height: 30px;
	background: url(../im/diveder_06.jpg) no-repeat;
	float: left;
	margin-left: 80px;
}

#offtitle{
	width: 200px;
	height:30px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
	margin-left: 20px;
	float: left;
}

#videoarticle{
	width: 880px;
	height: auto;
	/*border: 2px groove #CCCCCC;*/
	padding-bottom: 10px;
	margin-top: 20px;
	float: left;
	margin-bottom: 10px;
}	

#videoarticle a{
	color:#990000;
	cursor: pointer;
}

.showbox{
	width: 435px;
	height: auto;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	border: 1px solid #666666;
	overflow: hidden;
	padding-bottom: 10px;
}

#bottominfo{
	width: 855px;
	height: auto;
	margin-top: 20px;
	padding: 10px;
	color: #FFFFFF;
	float: left;
	border: 1px solid #666666;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

#bottominfo a{
	color: #990000;
	cursor: pointer;
}

#bottominfo img{
	float: left;
}

#googleads{
	width: 120px;
	height: auto;
	margin-top: 20px;
	margin-left: 5px;
	padding: 5px;
	color: #FFFFFF;
	float: right;
	border: 1px solid #666666;
}

.googlespace{
	margin-top: 10px;
	margin-bottom: 10px;
}

#bottomnav{
	margin-top: 20px;
	width: 1260px;
	height: 100px;
	float:left;
	border-top: 1px solid #666666;
	/*background-color: #9966FF;*/
}

#bottominner{
	width: 850px;
	height: 75px;
	/*background-color: #00FFFF;*/
	margin-left: 180px;
	margin-top: 20px;
}

#bottominner ul{
	list-style: none;
	padding-left: 50px;
}

#bottominner ul li{
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	
}

#bottominner ul li a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#bottominner ul li a:link{
	color: #CC0000;
}

#bottominner ul li a:visited{
	color: #CC0000;
}

#bottominner ul li a:hover{
	color: #ffffff;
}

#bottominner ul li a:active{
	color: #CC0000;
}

#rotatorone {
	width: 550px;
	height: auto;
	margin-left: 160px;
}

#rotatorone a{
	text-decoration: none;
	color: #990000;
	border: 1px solid #990000;
}

#rotatortwo {
	width: 550px;
	height: auto;
	margin-top: 20px;
/*	float: left;*/
	margin-left: 160px;
}

#rotatortwo a{
	text-decoration: none;
	color: #990000;
	
}
