body {
   background: white;
   font-size: 12pt;
   }
#nav {
   display: none;
   }
#nav li {
   display: none;
   }
#container, #content {
   width: auto;
   margin: 0 2%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;	float: none !important;

   }
  
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
.subnav {
display:none;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
 #left-column {
 overflow:auto;float: none !important;
 }
.right-column-content {
display:none;
}
#footer {
display:none;
}

.gx {
display:none
}

