#envelope {
	width: 750px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	float: left;
}
#content {
	width: 750px;
	float: left;
	clear: left;
	display: block;
	position: relative;
	
}
.topleft {
	float: left;
	padding-right: 10px;
	clear: left;
}
h1 {
	font: italic 150% "Times New Roman", Times, serif;
	color: #999977;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.maintext p {
	font-size: 90%;
	line-height: 150%;
	margin-top: 10px;
}
.maintext a {
	color: #666644;
	text-decoration: none;
	border-bottom: 1px dotted #666644;
}
.maintext a:hover {
	border-bottom: 2px solid;
}

#footer {
	background: #efefef;
	clear: both;
	float: left;
	width: 750px;
	overflow: hidden;
	background-color: #ddddbb;
}
.seventy {
	font-size: 70%;
	padding: 7px;
	color: #666666;
}
.seventy a {
	color: #666666;
	text-decoration: none;
}
.seventy a:hover {
	text-decoration: underline;
}
#navbar {
	width: 750px;
	background: #aaaa99;
	text-align: center;
	font-size: 16px;
	float: left;
	clear: both;
}
.maintext {
}

.clear {
	clear: both;
}
.clearA {

	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
    width: auto
    position: relative
}
.forestlist ul {


	list-style: url(none) none;
	line-height: 150%;
}
.forestlist li {



	list-style: url(none) none;
	line-height: 150%;
}
