body
{
	font-family: Helvetica, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: none;
	background-position: top center;
}

div#header {
	display:none;
}

div#footer {
	display: none;
}

div.leftBlock{
	display: none;
}

ul.nav{
	display: none;
}

#central    
	{
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: visible;
	}
	
div.rightBlockContainer{
	background-image: none;
	
}

.rightBlock {
	background-image: 
}