body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}	

#wrapper {
	width: auto;
	}
	
#sidebar, #menu_container, #site_tools, #breadcrumb {
	display: none;
	}
	
img {
	border: none;
	}
	
html .hide_print {
  display: none !important;
}

html .show_print {
  display: block !important;
}
	
#header_logo img {
	}
	
h1, h2, h3, h4, h5 {
  color: #27372c;
}

#footer_links, #site_credit {
  display: none;
}