#footer, #header_nav, #top_banner, #menu, #feature, .upcoming_event, .sub, div#sizer { display: none; }
body, #shell, #content {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
html body #shell { background: none; }
html body #content {
  padding: 0 0 0 .5em;
  margin: 0 0 100px 0;
  text-align: left;
  background: none;
  position: relative;
}
#header {
  background-image: none;
  height: 120px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}
#header #print_logo {
  display: block;
  border: none;
}
#header #web_logo { display: none; }
#content {
  color: #000;
  font: 10pt "Times New Roman", Times, serif;
  margin-top: 10px;
}
#pmmcrumb { display: none; }
img { border: 1px solid #000; }
