body {
   background: white;
   font-size: 12pt;
   font-family: Helvetica, Arial, sans-serif;
   }
#menu {
   display: none;
   }
#container {
   width: auto;
   margin: 0 20% 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
  
  
  .widecol img {
  height:auto;
  width:auto;
  }
  
div#container {
   margin-left: 10%;
   padding-top: 1em;
   }

#container a:link, #container a:visited {
   color: #333;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#container h1 a:link, #container h1 a:visited {
font-size: 16pt;
text-decoration: none;
width: auto;
text-align: left;
}

.post {
	margin:-8px 0 0 0;
	padding:20px 0 0 0;
   border-top: 1px solid #000;
}
   
   
#replyform, #nav {
display: none;
}

