body { 
margin: 0px; 
background-color: #CCCCCC; 
background-image: url(images/bg.jpg); 
background-repeat: repeat-x; 
} 

#container { 
width: 760px; 
border-top: 2px #b80606 solid; 
border-bottom: 2px #b80606 solid; 
background-color: #FFFFFF; 
} 

#container_02 { 
width: 1000px; 
border-top: 2px #b80606 solid; 
border-bottom: 2px #b80606 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom: 1px #000000 solid; 
} 

#header_02 { 
width: 1000px; 
border-bottom: 1px #000000 solid; 
background-image: url(images/header01_met_003_bg.jpg); 
background-repeat: repeat-x; 
} 


#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #000000; 
} 

#utility_nav_02 { 
width: 1000px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #000000; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #000000; 
white-space: nowrap; 
border-bottom: 1px #000000 solid; 
} 

#topnav_02 { 
width: 1000px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #000000; 
white-space: nowrap; 
border-bottom: 1px #000000 solid; 
} 

#dvd_nav { 
width: 1000px; 
text-align: right; 
padding-top: 10px; 
padding-bottom: 8px; 
background-color: #FFFFFF; 
white-space: nowrap; 
background-image: url(images/bg_main_met_003.gif); 
background-repeat: repeat-x; 

} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #ffffff; 
background-image: url(images/bg_main_met_003.gif); 
background-repeat: repeat-x; 
} 

#main_02 { 
width: 1000px; 
background-color: #000000; 
} 

#leftnav { 
width: 172px; 
padding-top: 20px; 
padding-bottom: 20px; 
background-color: #FFFFFF; 
background-image: url(images/bg_main_met_003.gif); 
background-repeat: repeat-x; 
} 

#nav { 
width: 160px; 
float: right; 
background: #b80606; 
background-image: url(images/leftnav_btm_met_003.gif); 
background-position: bottom center; 
background-repeat: no-repeat; 
} 

#content_area { 
width: 588px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #000000; 
background-image: url(images/bg_footer_met_003.gif); 
background-repeat: repeat-x; 
} 

#footer_02 { 
width: 1000px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
border-top: 1px #FFFFFF solid; 
background-color: #000000; 
background-image: url(images/bg_footer_met_003.gif); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

#thomas_info_02 { 
width: 1000px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #9D0A0E; 
font-size: 18px; 
} 

h2 { 
color: #FFFFFF; 
font-size: 12px; 
display: block; 
padding: 3px 5px 3px 15px; 
background-color: #7C7C7C; 
} 

h3 { 
color: #9D0A0E; 
font-size: 13px; 
font-style: italic; 
} 

/* 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 */ 

ul.list1 { 
list-style-image: url(images/bullet02_met_003.gif); 
} 

ul.list2 { 
list-style-image: url(images/bullet03_met_003.gif); 
} 

ul.list3 { 
list-style-image: url(images/bullet_met_003.gif); 
} 

hr { 
height: 1px; 
color: #CCCCCC; 
} 
