#body_home #menu_home a,
#body_aboutus #menu_aboutus a,
#body_whatwedo #menu_whatwedo a,
#body_contactus #menu_contactus a {
	text-decoration: underline;
}
#body_home fieldset {
	background-image: url(../img/badger.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body_aboutus fieldset,
#body_whatwedo fieldset,
#body_contactus fieldset {
	background-image: url(../img/badger_overlay.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body {
	background-color: #000000;
	margin: 0px;
}
fieldset {
	margin: 20px auto;
	padding: 20px;
	width: 860px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 620px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 40px;
	padding: 0px 20px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	float: left;
	width: 860px;
}
dl {
	padding: 0px 0px 20px;
	margin: 0px 20px 20px;
	width: 820px;
}
dl dt {
	margin: 0px;
	padding: 0px;
	height: 20px;
	float: left;
}
dl dd {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 20px;
	float: left;
}
dl a,
dl a:link,
dl a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	color: #FFFFFF;
}
dl a:hover,
dl a:active {
	text-decoration: underline;
}
p, address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
}
ul li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	clear: left;
}
