#side_bar,
#feature,
#section_header,
#content_options,
#top_nav,
#lightwindow,
#nav ul li,
#footer .print_extra,
#footer ul {
  display: none;
}

#content_header {
  background: none;
}

#content .content_header,
#content .intro_blurb,
.has-side_bar-search #content, .has-side_bar #content {
 width: 100%;
 margin-left: 0;
 padding-left: 0;
}

body {
  background-image: none;
  background-color: #fff;
}




