/* Start of CMSMS style sheet 'splash' */
body {
	background-color:#2D661F;
	border:0;
	margin:0;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	background-image:url(/uploads/splash/bg-wrapper.jpg);
	background-repeat:repeat-x;
}
a:link, a:visited {
	color:#FFFFFF;
	font-weight:normal;
}
/* ID's */
#enter {
	width:100px;
	float:right;
	margin-top:26px;
	margin-right:8px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
#enter a, #enter a:visited {
	color:#fff;
	text-decoration:none;
}
#enter a:hover {
	   color: red;
}

#rotator {
	margin-top:158px;
	margin-left:33px;
	width:545px;
	height:235px;
}
#navcontainer {
	margin-top:186px
	
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family:"Times New Roman", Times, serif;
	
}
#navcontainer a {
	display: block;
	padding: 3px;
	font-size:12px;
	padding-bottom:12px;
	padding-top:12px;
	font-weight:bold;
	letter-spacing:2px;
	
}
#navcontainer a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#navlist a:hover {
	 color: #C3C265;
	font-size:13px;
filter:glow(color=#ffcc66, Strength=8);
}

/* End of 'splash' */

