body {
   background: #fff;
   font-size: 12pt;
   }

#wrapper, #content, #faux {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

#rightcolumn, #wrapper, #faux {
   width: auto;
   float: none;
   overflow:visible;
   }

div#faux {
   margin-left: 5%;
   padding-top: 1em;
   }

#leftcolumn {
   display: none;
   }
#footer {
   display: none;
   }
