     body {
   font-family:tahoma;
   font-size:10px;   
   margin:0;
   font-weight:300;
   height:100%;
   width:100%;
   margin:0;
   overflow:auto;
   color:#314117;
   }
   #title {
   position:absolute;
   left:0px;
   top:0px;
   width:100%;
   height:100px;
   background-color:#EDECD0;
   z-index:3;
   }
   #left {
   position:absolute;
   left:0px;
   width:200px;
   height:100%;
   top:00px;
   background-color:#EDECD0;
   }
   #banner
   {
   position:absolute;
   width:100%;
   background-color: #DBD7C1;
   height:30px;
   background-repeat:repeat-x;
   top:100px;
   left:0px;
   z-index:5;
   }
   #copyright
   {
   z-index:2;
   position:absolute;
   left:9px;
   bottom:5px;
   font-size:9pt;
   }
   #titleContent {
   font-size:36pt;
   position:absolute;
   top:20px;
   left:0px;
   z-index:6;
   }
   a
   {
   text-decoration:none;
   color:#336600;
   }
   a:hover
   {
   text-decoration:underline;
   color:#336600;
   }
   #imge
   {
   position:absolute;
   right:0px;
   top:18px;
   z-index:4;
   }
   #imge2
   {
   position:absolute;
   left:8px;
   bottom:10%;
   z-index:4;
   }

   #contentBody {
   z-index:6;
   position:absolute;
   left:240px;
   margin-right:100px;
   top:165px;
   line-height:20px;
   font-size:10.5pt;
   }

   .sideHeader {
   background-color:#DBD7C1;
   width:210px;
   height:21px;
   font-size:12pt;
   font-weight:bold;
   }

   .sideContent {
   font-size:9pt;
   margin:7px;
   height:18px;
   margin-left:10px;
   }
   
   #dates {
   font-size:10pt;
   position:absolute;
   right:15px;
   top:107px;
   z-index:6;
   }

   #desc {
   font-size:11pt;
   font-weight:bold;
   position:absolute;
   left:5px;
   top:103px;
   z-index:6;
   }

