body { 
margin-top:10px; 
background-color: #477994; 
background-image: url(images/bg.jpg); 
background-position: top left; 
background-repeat: repeat-x; 
} 

td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 

#container { 
width: 960px; 
border-top: 2px #105888 solid; 
border-bottom: 2px #105888 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-bottom: 1px #000000 solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #000000; 
background-image: url(images/utilitynav_bg.gif); 
background-position: top left; 
background-repeat: repeat-x; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #387888; 
white-space: nowrap; 
background-image: url(images/bg_top_met_003.gif); 
background-position: top left; 
background-repeat: repeat-x; 
/*border-bottom: 1px #000000 solid; */ 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #ffffff; 
background-image: url(images/bg_main_met_003.gif); 
background-repeat: repeat-x; 
background-position:top; 
} 

#leftnav { 
width: 180px; 
padding-top: 20px; 
padding-bottom: 100px; 
padding-left: 18px; 
padding-right: 18px; 
background-color: #FFFFFF; 
background-image: url(images/bg_main_met_003.gif); 
background-repeat: repeat-x; 
border-right: 1px #3b718f solid; 
text-align: left; 
} 

#nav { 
width: 160px; 
background: #e6c44f; 
background-image: url(images/leftnav_btm_met_003.gif); 
background-position: bottom center; 
background-repeat: no-repeat;  
} 


#content_area { 
width: 740px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #ead055; 
background-image: url(images/bg_footer_met_003.gif); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 


.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; 
} 

.imgborder { 
border: 1px #000000 solid; 

} 




/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_met_003.gif); 
} 

