#dropmenudiv {
	position: absolute;
	border: none;
	border-top: 2px solid white;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	text-align: left;
}
#dropmenudiv a {
	color: #434343;
	text-decoration: none;
	width: 100%;
	display: block;
	text-indent: 3px;
}
#dropmenudiv a:hover {
	background: #59AFAD;
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
	width: 100%;
	text-align: center;
}
a {
	color: #499391;
}
body, pre {
	color: #434343;
	font: 10pt arial;
}
#wrapper, #wrapper2 {
	width: 752px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#wrapper {
	background: #B9DFDF;
}
#wrapper2 {
	background: #E3F4BE;
}
#seafoam {
	float: right;
	width: 286px;
	padding: 20px;
}
#seafoam p, #seafoam a {
	color: #a4b582;
}
#green_content {
	background: #B9E0DF;
	padding: 20px;
	text-align: left;
	margin-right: 327px;
}
#wrapper2 #green_content {
	border-right: 2px solid white;
}
#green_content h2 {
	color: white;
	margin: 0;
	margin-left: 35px;
}
.endFiller, .copyright {
	background: #F8D67D;
	clear: both;
	width: 100%;
	border-top: 2px solid white;
	font: 8pt arial;
	color: #808080;
	height: 18pt;
}
.copyright {
	width: 100%;
	background: white;
	text-align: center;
}
.copyright a {
	font: 8pt arial;
	text-decoration: none;
	color: #808080;
}
#wrapper #right_side {
	background: #E3F4BE;
	float: right;
	border-left: 2px solid white;
}
#wrapper2 #right_side {
	background: #E3F4BE;
	float: right;
}