body {
	color: #339933;
	background-color: #000000;
}
#wrapper {
	color: #339933;
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
#header {
	color: #339933;
	top: 15px;
	position: relative;
	width: 650px;
	margin-left: 150px;
}
#main {
	color: #339933;
	top: 25px;
	position: relative;
	width: 650px;
	margin-left: 150px;
}
#menu {
	float: left;
	text-transform: uppercase;
	line-height: 37px;
	background-image: url(images/WFPK9-Menu.png);
	left: 25px;
	position: relative;
	text-align: center;
	top: 30px;
	font-size: 12px;
	width: 100px;
}
#menu a:link {
	color: #000;
	text-decoration: none;
}
#menu a:visited {
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #33ff00;
	text-decoration: underline overline;
	cursor: auto;
}
#menu a:active {
	color: #000;
	text-decoration: none;
}

h1 {
	font-size: 36px;
	text-align: center;
}
a:link {
	color: #339933;
	}
a:visited {
	color: #339933;
}
a:hover {
	color: #33FF00;
	text-decoration: underline overline;
}
a:active {
	color: #33FF00;
}
.clearfooter {
	height: 1px;
	clear: both;
}
#footer {
	text-align: center;
	margin-top: 55px;
	width: 650px;
	position: static;
	margin-left: 150px;
}
.centeredImage
    {
    display:block;
	margin-left:auto;
	margin-right:auto;
}
 

