body {
	background: white;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color:#333333;
	}
	
#menu {
	display: none;
	}
	
#wrapper, #content {
	width: 800px; 
	margin: 0 0;
	padding: 0; 
	border: 1;
	float: none !important;
	color: black; 
	background: transparent;
	}