/* Start of CMSMS style sheet 'Splash' */
body{
	background-color:#1861BD;
	border:0;
	margin:0;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
}

a:link, a:visited{
	color:#FFFFFF;
	font-weight:normal;
}



/* ID's */
#enter{
	width:100px; 
	float:right; 
	margin-top:28px; 
	margin-right:8px; 
	font-weight:bold; 
	font-size:16px; 
	color:#fff;
	
}
#enter a, #enter a:visited{
	color:#fff;
}
#enter a:hover{
	text-decoration:underline;
	color:#FF9900;
}
#pagewrapper{
	background-image:url(/uploads/splash/bg-wrapper.jpg);
	background-repeat:repeat-x;
	height:790px;
}
#maintable{
	margin-top:47px;
}

#rotator{
	margin-top:79px;
	margin-left:190px;
	width:545px;
	height:235px;
}
#nav a, #nav a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:hover{
	color:#FF9900;

}



/* End of 'Splash' */

