#header
{
	display: none;
}
#leftnav
{
	float:none;
	width:100%;
}
#body
{
	float: none;
	width:100%;
}
.body-pad
{
	height: auto;
	overflow: visible;
}
#leftnav ul
{
	display: none;
}
