body {
	padding: 0;
	position: static;
	font: 12pt "verdana", sans-serif; color:#000000;
	background: white;
}
body #topnav {
	display: none !important;
}
body #leftcolumnbox {
	display: none !important;
}
body #leftLinksUpper {
	display: none !important;
}
body #leftLinksLower {
	display: none !important;
}
body #RightSidePicSpace {
	display: none !important;
}
body #iconPane {
	display: none !important;
}
body #bannerPane {
	top: 20px;
	left: 150px;
	border:0px;
	width:auto;
	text-align:center;
}
body #contentPane {
	top: 200px;
	border: 0px;
	margin: 0% 0% 0% 0%;
	padding: 50px;
	left: 60px;
/*	right: 60px;*/
	float: none !important;
	width: 80%;
}
