      #navigation, #contexthelp, #additionallinks {
        display: none;
      }

      #content {
        margin-left: 0; 
        margin-right: 0; 
        border-left: none 1px silver; 
        border-right: none 1px silver;
        background-color: white; 
        padding: 0 0.25em 2em 0.25em;
        z-index: 99;
      }

      #content h1 {
        border: none;
        font-size: 120%;
      }
      
      #header {
        background-image: none;
      }

      #header h1 {
        background-image: none;
      }

      #header span {
        display: inline;
      }

      #header img {
        display: none;
      }

      #header {
        padding: 0.5em;
      }
      
body {
  font-size: 16px;
}  

.noprint, .sf-menu, #topnav {
	display: none;
}
