body
{
	margin: auto auto auto auto;
}

#PageContainer
{
	background-image: none;
}

#MiddleArea
{
	background-image: none;
}

#Menu
{
	display: none;
}

#ContentArea
{
	width: 100%;
	float: left;
	margin-left: auto;
	margin-bottom: auto;
}

#Footer
{
	display: none;
}
