hr,#overlay,#subnav,#dashed_ln,#logo,#header,#leftcolumn,.leftcolumnhdr,#graytopheader,#grayfooter,.topquestions,#graytopheader_low{
	display:none;
}
body{
	margin:0px;
	width:auto;
	background:none;
	padding:0px;
}
#contentdiv{
	width:100%;
	z-index:5;
	margin:0px;
	position:absolute;
	top:0px !important;
	left:0px !important;
	background-color:red !important;
	height:100%;
	border:none;
}
#mainbody{
	left:0px;
	float:none;
	z-index:1;
	background:red;
}