body {
	color: #000000;                      /* black  */
	background-color: #ffffff;           /* white  */
	font-family: Verdana, sans-serif;
	font-size: 12px;
	}
#skipnav, #no_nav, #no_nav_top, #Menu, #NextPrev, #eXTReMe {
	display : none;
}

#Logo {
	position: absolute;
	left: 650px;
	top: 0px;
	width: 150px;
}
#Header {
	position: absolute;
	padding-left: 10px;
	padding-top: 40px;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 170px;
}
#Content {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 800px;
	vertical-align: top;
}
