body {
background: white;
font-size: 8pt;
}
   
   
#navcontainer{
float: none !important;
background: transparent none;
}

#morecontainer{
float: none !important;
background: transparent none;
}
   
#more, #navigation {
display: none !important;
}

#main, #contentcol {
width: 780px;
margin: 0 auto;
padding: 0;
float: none !important;
color: black;
background: transparent none;
}
   
#contentcol {
width: 530px;
margin: 0 115px;
padding-top: 1em;
}
   
#contentwrapper {
width: 530px;
margin: 10px;
}

#tabs {
display: none !important;
}