.toptext
   {
   font-family: Arial,Comic Sans MS,Tahoma,Verdana,Arial,sans-serif;
   font-style: normal;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   letter-spacing:.4em;
   background: #000000;
   color: #ffffff;
   text-transform:uppercase
   }
.maintbl
   {
   border: 1px solid #000000;	
   }
#content_container, #content_container p {
  font-family: Comic Sans MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}



.navigation
   {
   font-family: Comic Sans MS,Tahoma,Verdana,Arial,sans-serif;
   font-style: normal;
   font-size: 15px;
   font-weight: bold;
   text-decoration: none;
   padding-left: 35px;
   }
.navigation a
   {
   width: 100px;
   background: #FFAE00;
   text-align:center;
   vertical-align:middle;
   color: #000000;
   margin-right: 8px;
   padding-top:4px;
   padding-bottom:4px;
   }
.navigation a:hover
   {
   background: #C77E00;
   color: #ffffff;
   }

.banner
   {
   margin-right:30px;
   }