body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}	

#wrapper {
	width: auto;
	}
	
#sidebar, #menu_container, #site_tools {
	display: none;
	}
	
img {
	border: none;
	}
	
#header_logo img {
	width: 175px; /* Manually set to half the dimensions of the image */
	height: 50px;
	}