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

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

}

/* ID's */

#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;

}
#nav a:hover{
	color:#666666;

}



/* End of 'Splash' */

