body {
	text-align:center;
	background-color:#315a9c;
	ul.navbar {
    position: absolute;
    top: 0em;
    left: 1em;
    width: 9em }
}
#Wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#Content {
	position:absolute;
	width:960px;
	height:945px;
	z-index:1;
	top: 0px;
}
