body {
	background-color: #090;
}

#Container {
	text-align: center;
	position:absolute;
	left:50px;
	top:-3px;
	width:800px;
	z-index:1;
	background-color: #FFFFFF;
}

</style>
#LogoImage {
	text-align: left;
	clear: right;
	float: left;
	position: absolute;
}
#PageImage {
	clear: right;
	float: none;
}
#FooterImage {
	clear: left;
	float: left;
	position: relative;
	z-index: 1;
}
#LogoImage {
	clear: both;
	float: left;
}
#Container #VolunteerContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	color: #999;
}
