
<!--


body {
background-color:#000;
margin:0;
}
h1 {font-size:0;
}
#auto_rotator {
	background: url(splash/auto/rotate.php) no-repeat center top;
	width: 106px;
	height: 275px;
	
}
#atv_rotator {
	background: url(splash/atv/rotate.php) no-repeat center top;
	width: 106px;
	height: 275px;

}
#moto_rotator {
	background: url(splash/moto/rotate.php) no-repeat center top;
	width: 106px;
	height: 275px;
}
#rc_rotator {
	background: url(splash/rc/rotate.php) no-repeat center top;
	width: 106px;
	height: 275px;
}
#snow_rotator {
	background: url(splash/snow/rotate.php) no-repeat center top;
	width: 106px;
	height: 275px;
}
#rally_rotator {
	background: url(splash/rally/rotate.php) no-repeat center top;
	width: 106px;
	height: 275px;
}
a {
outline:none;
color:#333333;
text-decoration:none;
}
a:hover {
outline:none;
color:#FF0000;
text-decoration:none;
}
a:visited {
outline:none;
color:#333333;
text-decoration:none;
}
#footer_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#444;
padding-top:10px;
}

#wrap {
padding-top:5%;
text-align:center;
}

/* PRELOAD IMAGES */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

-->

