body {
	text-align:center;
	background-color:#FFF
	ul.navbar {
    position: absolute;
    top: 1em;
    left: 1em;
    width: 9em }
}
#Wrapper {
width:960px;
	margin:0 auto;
	text-align:left;
}
#Content {
	position:absolute;
	width:960px;
	height:1087px;
	z-index:1;
	top: 24px;
}
#Banner {
	position:absolute;
	width:960px;
	height:184px;
	z-index:2;
}
#Menu {
	position:absolute;
	width:960px;
	height:36px;
	z-index:2;
	top: 134px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #064206;
	font-weight: bold;
}
#footer {
	position:absolute;
	width:251px;
	height:49px;
	z-index:2;
	left: 328px;
	top: 1017px;
	text-align: center;
	font-weight: bold;
}
