body {
   margin: 0;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #ffffff;
   background-image: ;
}
#pagebody {
   position:absolute;
   top:0px;
   left:50%;
   width:850px;
   background:#ffffff url(images/tex_bkgnd.gif) repeat-y;
   margin-left:-425px;
   visibility:hidden;
}
#headline {
   position:relative;
   width:850px;
   padding:4px;
   text-align:center;
   background-color:#ffffff;
}
#bannerline {
   position:relative;
   width:850px;
   height:118px;
   background-color:#c87b04;
}
#bannerr {
   position:absolute;
   width:210px;
   height:118px;
   left:640px;
   top:0px;
   background-color:#ffa646;
}
#body {
   position:relative;
   width:850px;
}
#bodycontent {
   position:absolute;
   width:414px;
   left:213px;
   top:0px;
   padding-top:20px;
}
#sidebar {
   position:absolute;
   width:210px;
   left:640px;
   top:0px;
}
#sidenav {
   position:absolute;
   width:200px;
   left:0px;
   top:140px;
   padding:0px 15px;
   z-index:100;
}
#footer {
   position:relative;
   width:850px;
   display:none;
   clear:both;
}
p {
   font-family:arial,helvetica,sans-serif;
   font-size:90%;
}
table#chart th p,
table#chart td p {
   color:#fff78c;
}
p.home {
   font-size:110%;
   line-height:1.4;
}
h1 {
   font-family:arial,helvetica,sans-serif;
   font-size:130%;
   color:#005693;
}
h2 {
   font-family:arial,helvetica,sans-serif;
   font-size:110%;
   color:#1e3438;
}
a {
   color:#c87b04;
   font-weight:bold;
   font-size:110%;
   text-decoration:none;
}
a:hover {
   color:#c87b04;
   text-decoration:underline;
}
#postit {
   margin:15px;
}
table#chart th,
table#chart td {
   background-color:#c87b04;
}
