body
{
	background: none;
}

#header
{
	display: none;
}

#container
{
	margin: 0px !important;
}

	#modleft
	{
		display: none;
	}
	
	#content
	{
		width: 100% !important;
		margin: 0px !important;
	}

#footer
{
	display: none;
}