@charset "utf-8";
/* CSS Document */

body
{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#header, #footer, #counter
{
	display: none;
}

#site_wrapper
{
	width: auto;
}

#mainContentLeft
{
	float: none;
	width: auto;
}

#mainContentRight 
{
	display: none;
}