
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #3e3e3e;
	background: #fff;
	width: 100%;
}
#container {
	min-height:100%; 
	margin: auto;
	background:#fff;}
	
#left_menu {display: none;}

#latest {display: none;}
#nav {display: none;}
#right_top {display: none;}
#right_menu {display: none;}
#right_section {display: none;}
#left_header {display: none}
#left_section {width: 100%;}
#left_content { float: left; width: 100%;}
#before_footer{display: none;}
#footer{	display: none;}
#hFooter { display: none;}
