body
{
}

#header, #footer, #mainnav, #menu
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 0;
	height: 0;
}

#contents, #single
{
	position: absolute;
	margin: 0;
	top: 0;
	left: -125px;
	width: auto;
}

