﻿body
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 86%;
	color: Black;
}

#Wrapper
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#HeaderArea
{
	display: none;
}

#MenuArea 
{
	float: left;
	width: 210px;
}

#ContentArea
{
	float: left;
}

#SecondaryContentArea
{
	display: none;
}

#NewsArea.separator
{
	display: none;
}

#IconBar
{
	display: none;
}

#FooterArea
{
	display: none;
}

#MenuArea ul
{
	margin: 0;
	padding: 0;
}