.topmenu, #admin_header, #bottomcrumbs, #top-main, #header, #footwrap, #foottxt, #content-side, #footerstuff, #navbar, #footer, #favs, #breadcrumbs, #directoryheading, #bottomfoot {
  display: none;
}
  
#printhead, #printfoot, #map {
	display: block;
}

#wrapper, #content {
	border: 0;
	margin: 0;
  padding: 0;
  z-index:0;
  position:static;
  float: none !important;
  
}
#wrapper{
  position:static;
  z-index:0;
}

#content {
 display: inline;       
}

#content_holder {
  position:static;
  display: inline;
  text-align: left;
}
