#topnav {
	display:none;
}
#header {
	display:none;
}
#leftcol {
	display:none;
}
#rightcol {
	display:none;
}
#footer {
	display:none;
}
#midcol {
	float:none;
	position:static;
	margin:0px;
	height:inherit;
}
#content {
/*	width:600px;*/
	height:inherit;
}
#menucategories {
	display:none;
}
#recentlyviewed {
	clear:both;
}
#main {
	min-height:inherit;
	height:inherit;
}