body { background: white; }

#leftnav {
	display: none;
}

#main {
	float: none;
	width: 100%;
	margin-left: 0;
}

#mainbody { overflow: visible; }