body {
	background: white;
	font-size: 12pt;
}

#session,
#subhead,
#mainNav,
#subcontent{
	display:none;
}

#header,
#maincontent{
	position:relative !important;
	top:0 !important;
	left:0 !important;
	width:auto !important;
	height:auto !important;
	margin:0 5% !important;
	padding:0 !important;
	border:0;
	float:none !important;
	color:#000;
	background: transparent none;
}