body {
	background-color: #014400;
	font-family: "Lucida Bright", Arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#middle {
	background-image: url(../images/mainfill.jpg);
	width: 709px;
	position: absolute;
}
.img1 {
	float: right;
}

#wrapper {
	background-image: url(../images/mainfill.jpg);
	background-repeat: repeat-x;
	width: 709px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#leftNav {
	width: 187px;
	height: 537px;
	float: left;
}
#content {
	background-image: url(../images/topcontent.jpg);
	background-repeat: no-repeat;
	width: 522px;
	float: left;
	min-height: 537px;
}

#content a,a:visited
{color: #006633;
text-decoration: underline;}

#content a:hover
{color: #00CC00;
text-decoration: none;}


p {
	margin-right: 35px;
	margin-left: 10px;
}
.firstp {
	margin-top: 110px;
	margin-right: 35px;
	margin-left: 10px;
}
.specialimages img {
	border: 8px solid #809E72;
	margin-right: 5px;
	margin-bottom: 5px;
}

.specialimages img:hover {
	border: 8px solid #98C683;
	margin-right: 5px;
	margin-bottom: 5px;
}

#footer {
	margin-top: 15px;
	width: 709px;
	position: relative;
}
.contentbody {
	height: auto;
	width: auto;
}
#copy {
	float: left;
	margin-left: 30px;
	font-size: 11px;
}
#simple {
	float: right;
	margin-right: 30px;
	font-size: 11px;
}
.title {
	float: right;
	height: 110px;
	width: 332px;
}
#header {
	height: 216px;
}
.spacer {
	margin-bottom: -5px;
}
