/* Start of CMSMS style sheet 'splash' */
body{
	border:0;
	margin:0;
	color:#999999;
	font-family:Tahoma;
	font-size:11px;	
background:#060503 url(uploads/splash/bg-wrapper.jpg);
	background-repeat:repeat-x;
}

a:link, a:visited{
	color:#999;
	font-weight:normal;

}

/* ID's */


#maintable{
	margin-top:0px;
}

#rotator{
	width:502px;
	height:404px;
	float:left;
	margin-top:165px;
}
#nav{
	width:260px;
	float:left;
	height:300px;
	margin-top:192px;
}




/* End of 'splash' */

