#footer,
.footer,
.node-header,
.book-navigation,
.links,
#comments,
.region-page-top,
.tabs,
#breadcrumb,
#highlighted,
#mission,
#sidebar-left,
#sidebar-right,
#header,
.content-top,
.content-bottom,
.sections {
  display:none;
}

#inner-content {
  position: absolute;
  left: 0;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  float: none;
  clear: both;
  background: none;
}
