body{
	background-color: #216528;
	/*background-color: #FFFFFF;*/
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
	margin: 0px;
}

td{
	margin: 0px;
}

td.topLeftSplash{
	background-image: url(images/background-topleft.jpg);
	width: 68px;
	height: 32px;
}

td.topLeft{
	background-image: url(images/background-topleft.jpg);
	width: 418px;
	height: 32px;
}

td.bottomLeft{
	background-image: url(images/background-bottomleft.jpg);
	height: 38px;
}

td.bottom{
	background-image: url(images/background-bottom.jpg);
}

td.top{
	background-image: url(images/background-top.jpg);
	width:700px;
}

td.headerSplash{
	background-image: url(images/background-main.jpg);
	width: 700px;
}

td.header{
	background-image: url(images/background-main.jpg);
	width: 700px;
	height:159px;
}

td.mainSplash{
	background-image: url(images/background-main.jpg);
	width: 1050px;
	height: 600px;
}

td.main{
	background-image: url(images/background-main.jpg);
	width: 700px;
	height: 626px;
}

td.footer{
	background-image: url(images/background-main.jpg);
}

td.navigation{
	background-image: url(images/background-leftnav.jpg);
	/* must be a multiple of 42 */
	height: 798px;
	padding: 0px;
}

td.navigationSplash{
	background-image: url(images/background-leftnav.jpg);
	/* must be a multiple of 42 */
	padding: 0px;
}

td.expand{
	padding: 2px;
}

div.floatRight{
	float: right;
	margin: 0px;
}

div.indent{
	position: relative;
	left: 20px;
}

div.adjustable{
	border: 1px solid #199BBD;
	padding: 10px;
	padding-bottom: 20px;
}

img.slideshow{
	filter:progid:DXImageTransform.Microsoft.Fade(duration=3);
}

#flashWGMap {
	height:400px;
}

#wg_maplist {
	padding-bottom: 10px
}

#wg_maplist OL {
	float: left;
	margin-left:5px;
	width: 142px;
	margin-right: 10px
}

#wg_maplist OL A {
	padding-right: 1px;
	display: block;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px;
	width: 142px;
	color: #0066cc;
	line-height: 1.2em;
	padding-top: 1px;
	text-decoration: none
}

#wg_maplist OL A:hover {
	background: #7fbfff;
	color: #fff;
	line-height: 1.2em
}

#wg_maplist OL A.active {
	background: #7fbfff;
	color: #fff;
	line-height: 1.2em
}
