body
{
	background: white;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #333333;
}

#global
{
	display: none;
}
#headerMenu
{
	display: none;
}

#content
{
	width: 100%;
	background-image: none;
}
#contentLeft
{
	display: none;
}
#contentRight
{	
	display: none;
}
#footer
{
	text-align: left;
	width: 100%;
}
	