body {
background-image: url('starb-low2.jpg');
margin-top: 15px;
padding: 0;
font-family: Georgia
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents{
	height: auto;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 600px;
	background-color: #B2BCED;
	margin-right: auto;
	margin-left: auto;
	background-image: url('forest-new.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 2px solid #DADADA;
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA; padding-left:0; padding-right:0; 	padding-top:130px; 
	padding-bottom:0;
}
#content {
	margin-left: 185px;
	margin-right: 125px;
	padding 20px 20px 0px 0px;
	color: #000099;
}
#content p {
	text-align: left;
	font-size: 13px;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	color: #000099;
	background-color: transparent; 
	font-family: Verdana, Georgia, Times New Roman, Times serif;
}
#content ol{
	list-style: numbered;
}
#content li{
	font-size: 80%;
	line-height: 1.1em;
	padding: 5px 0px 5px 0px;
	color: #000000;
	font-family: Verdana, Georgia, Times New Roman, Times serif;
}
#content a:link {
	text-decoration: underline;
}
#content a:hover {
	color: #000099;
	font-weight: medium;
	background-color: #FFFF9C;
}
#content h1 {
	font: normal 180% 
	font-family: AucoinExtBol, Georgia, Times New Roman, Times, serif;
	color: #29008C;
	padding: 0px 40px 0px 0px;

}
#content h2 {
	font: normal 150%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000063;
	padding: 0px 40px 0px 0px;
}
#content h3 {
	font: normal 130%;
	font-family: Verdana,Georgia, Times New Roman, Times, serif;
	color: #000063;
	padding: 0px 40px 0px 0px;

}
.indent {
	padding-left: 60px;
}
hr {
	border: none;
	color: #000099;
	height: 1px;
	width: 80%;
}
	
#navigation {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 120px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 2;
	border: none;
}
#navigation li {
	width: 125px;
	margin: 0;
	padding: 0px 0px 6px 2px;
	color: #000063;
	font-size: 13px;
	font-weight: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	color: #000099;
	text-decoration: underline;
}

#navigation a:hover {
	color: #000099;
	font-weight: medium;
	background-color: #FFFF9C;
}
#navigation a:active {
	background-color: #FFFF9C;
	color: #DAE4FF;
	font-size: 80%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#disclaimer {
	padding: 20 0 10px 350px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
}
#footer {
	position: absolute;
	display: block;
	bottom: 0;
	font-size: 80%;
	font-family: Tahoma, Verdana, Arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0px 30px 10px 200px;
	background-repeat: repeat;
	background-color: transparent;
}