body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .69em;
	line-height: 1.4em;
}	

h1, h2, h3, h4, h5, h6, p, ul{
   line-height: 1.4em; 
   display: block;
   padding: 0 0 20px 0;
   margin: 0;
   position: relative;
   min-height: 1px;
   height: auto;
}

*{
    float: none;
    clear: both;
}
	
#sidebar, 
#menu_container, 
#site_tools,
#breadcrumb,
#member_badge,
#footer_wrapper,
#feature_img,
#wireframe_header{
	display: none;
	}
	
img {
	border: none;
	}
	
#header_logo img {
	width: 175px; /* Manually set to half the dimensions of the image */
	}
	