body {
	background: #669966;
	font: .9em "Trebuchet MS", Verdana, sans-serif;
}
bottomimages {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	clear: both;
	position: relative;
	top: 10px;
}
#container {
	background: #99cc99;
	height: 80%;
	width: 105%;
	margin-top: -20px;
	margin-left: -10px;
	padding-bottom: 0px;
	text-align: center;
}
subfooter {
	text-align: center;
	width: 100%;
}
#footer p {
	margin-bottom: 5px;
}
#footer {
	background: #FFCC00;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	margin-top: 5px;
	height: 60px;
	margin-bottom: -8px;
}
#logo {
	margin-top: -15px;
	float: left;
	margin-right: 180px;
}
#formbody {
	background: #FFFFCC;
	padding: 10px 10px 10px 40px;
	width: 70%;
	border: 2px solid 669966;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	margin-bottom: 20px;
	background: url(media/logo_sm_wht.gif) no-repeat 5px 20px;
	text-align: center;
	height: 150px;
	margin-top: 5px;
}
#headergraphic {
	margin-top: 10px;
}
h1 {
	text-align: center;
	font: 1.2em "Trebuchet MS", Verdana, sans-serif;
}
h2 {
	font: italic bold 1em "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: -10px;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #669966;
}
.floatleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
.floatright {
	float: right;
}
