body {      
   margin-top: 10px;      
   background-color: #000099;      
   background-image: url(/images/);      
   }      
         
#container {      
   width: 760px;      
   background-color: #000000;      
   }      

/* header area start */      
         
#utility_nav {      
   width: 760px;      
   text-align: right;      
   padding-top: 4px;      
   padding-bottom: 4px;      
   background-color: #000000;      
   }      

#header {      
   width: 740px;      
   }      
         
/* topnav area start */      

#topnav {      
   width: 740px;      
   text-align: left;      
   padding-top: 6px;      
   padding-bottom: 7px;      
   background-color: #000000;      
   white-space: nowrap;      
   /* background-image: url(/images/bg_topnav_adh_004.jpg); */      
   background-position: center;      
   background-repeat: no-repeat;      
   }      

/* main area start */      
         
#main {      
   width: 740px;      
   background-color: #000000;      
   border-top: 10px #000000 solid;      
   }      
         
#content_area {      
   width: 740px;      
   padding-left: 20px;      
   padding-right: 20px;      
   padding-top: 20px;      
   padding-bottom: 20px;      
   background-color: #FFFFFF;      
   background-image: url(/images/main_top_adh_004.gif);      
   background-position: top center;      
   background-repeat: no-repeat;      
   }      

/* footer area start */      

#footer {      
   width: 760px;      
   text-align: center;      
   padding-top: 12px;      
   padding-bottom: 7px;      
   background-color: #000000;      
   background-image: url(/images/main_btm_adh_004.gif);      
   background-position: top center;      
   background-repeat: no-repeat;      
   }      
         
#thomas_info {      
   width: 760px;      
   font-family: Arial;      
   font-size: 10px;      
   color: #000000;      
   text-align: right;      
   padding-top: 2px;      
   padding-bottom: 2px;      
   }      
         
/* heading styles */      

h1 {      
   color: #003471;      
   font-size: 18px;      
   font-weight: bold;      
   }      

h2 {      
   color: #000000;      
   font-size: 14px;      
   font-weight: bold;      
   }      
         
h3 {      
   color: #003471;      
   font-size: 22px;      
   font-weight: bold;      
   }      
         
/* image styles */      
         
.img01 {      
   border: 1px #000000 solid;      
   }      
         
.img02 {      
   border: 1px #000000 solid;      
   float: left;      
   margin-right: 10px;      
   margin-bottom: 10px;      
   }      

.img03 {      
   border: 1px #000000 solid;      
   float: right;      
   margin-left: 10px;      
   margin-bottom: 10px;      
   }      
         
/* miscellaneous */      
    