body {
	margin: 0;
	padding: 0;
	background: #AECAE4;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #666; }

a {
	color: #039; }

input, select, textarea {
	font: 9pt Verdana, Arial, Helvetica, sans-serif; }

img, .noborder {
	border: 0 !important; }

#container {
	width: 900px;
	height: 600px;
	margin: 10px auto;
	background: #fff;
	border: 1px solid #a0a0a0; }

/* Nav */

#header {
	background: #fff;
	width: 900px;
	height: 122px;
	clear: both; }

#header ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none; }

#header li
{
	float: left;
	border-right: 1px dashed #a0a0a0;
	display: block;
	height: 26px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header li:hover
{
	background: url(../images/gradient.gif) top left repeat-y;
}

#header li.over
{
	background: url(../images/gradient.gif) top left repeat-y;
}

#header li:hover ul, #header li.over ul
{
	left: auto;
	top: 133px;
	z-index: 1;
	background: #FEEFD7;
	float: left;
	display: block;
	width: 205px;
	margin: 0;
	padding: 0;
}

#header li ul
{
	position: absolute;
	left: -999em;
	width: 710px;
}

#header li ul li
{
	border: 0;
	height: 28px;
}

#header li ul li:hover
{
	background: none;
}

#header li ul a
{
	color: #26428D;
	float: left;
	width: 250px;
	text-decoration: none;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
}

#header li ul a:hover
{
	color: #26428D;
}

#header li ul a.subnav_over
{
	color: #26428D;
}

#camp
{
	border: 0 !important;
	overflow: hidden;
	width: 84px;
}

/* End Nav */

.skipnav
{
	display: none;
}

#news {
	float: left;
	width: 266px;
	height: 542px;
	background: #FAAF41;
	padding: 0;
	margin: 0; }
	#news h2 {
		color: #26428D;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		margin:0;
		padding: 5px 0 0 10px; }
	#news #wmsintro {
		background: #FBC776;
		width: 634px;
		margin: 0; }
		#news #wmsintro h2 {
			color: #26428D;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 14px;
			padding: 10px 0 0 10px; }
		#news #wmsintro p {
			width: 221px;
			color: #25428D;
			padding: 10px 5px 15px 10px;
			margin: 0;
			font-size: 11px; }
		#news #wmsintro img#topleftcolimg {
			width:190px;
			background: #FBC776;
			margin: 10px 0 0 10px; }

.reminder {
	font-size: 11px;
	color: #25428D;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	background-image:none !important; }

#news #newsandevents {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0; }
	#news #newsandevents div {
		margin: 10px 0 0 0;
		padding: 0;
		float: left;
		width: 266px; }
		#news #newsandevents div a {
			float: left;
			width: 180px;
			margin: 0 0 0 5px;
			color: #25428D;
			font: 10px Verdana, Arial, Helvetica, sans-serif;
			line-height: 12px;
			text-transform: uppercase;
			text-decoration: none; }
		#news #newsandevents div img {
			float: left;
			width: 27px; }

#news img.wmstodayimg {
	background: #FAAF41;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 185px;
	height: 110px; }

#slides {
	background-color: transparent;
	float: right;
	position: relative;
	z-index: 0;
	width: 634px;
	height: 263px; }
	#slides img {
		display: none;
		position: absolute;
		z-index: 1;
		width: 634px;
		height: 381px; }

#info {
	width: 634px;
	height: 77px;
	float: right;
	background: #25428D;
	position: relative;
	top: 118px;
	z-index: 1000;
	color: #fff; }
	#info p {
		background: #25428D;
		font-size: 12px;
		text-align: center; }
	
#footer {
	background: #FEEFD7 url("../images/footer.png") no-repeat 0 0;
	float: right;
	width: 634px;
	height: 67px;
	margin-top: 90px;
	padding-top: 45px;
	font-size: 10px; }
	#footer a {
		color: #334C92; }
	#footer p {
		float: left;
		width: 300px !important;
		width: 100px;
		margin: 0 0 0 5px;
		padding: 0;
		color: #2A2B86; }
		#footer img#donatenow {
			float: left;
			width: 50px; }
	#footer #supportwms {
		position: relative;
		left: -20px;
		float: right;
		width: 180px;
		margin: 0;
		padding: 0 5px 0 0; }
		#footer #supportwms p {
			margin: 0;
			padding: 0;
			font-size: 9px;}
		#footer #supportwms img {
			margin: 0 5px 0 0; }
