/*body {
  background: white;
  font-size: 12pt;
  padding: 0px !important;
  }

#top {
  display: none !important;
  }

#sidebar {
  display: none !important;
  }

#nav {
  display: none !important;
  }

#navcontainer {
  display: none !important;
  }

#spacer {
  display: none !important;
  }

#spacer2 {
  display: none !important;
  }

.tothetop {
  display: none !important;
  }

.left { 
  display: none !important;
  }


#container, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
*/