body { 
margin-top:10px; 
background-color: #d4d5d7; 
background-image: url(/images/pagebkgd.jpg); 

background-position:left top; 
background-repeat:repeat-x; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 


td { 
color:#333333; 
font-family:Arial; 
font-size:12px; 
} 


a:hover { 
text-decoration:none; 
} 

a { 
text-decoration:underline; 
} 


/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #000000; 
} 

#header { 
width: 960px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-image: url(/images/topnav_bg.jpg); 
background-position:left top; 
background-repeat:repeat-x; 
white-space: nowrap; 
} 

.top { 
padding-right: 48px; 
} 

/* main area start */ 

#main { 
width: 960px; 
border-top: 1px #ffffff solid; 

position:relative; 
} 


.home_text{ 
background-image: url(/images/main_bg.jpg); 
background-position:left top; 
background-repeat:no-repeat; 

padding:8px 21px 20px 13px; 

display:block; 

} 

#leftnav { 
background-image:url(images/leftnav_bg.jpg); 
background-position:left bottom; 
background-repeat:repeat-y; 
padding-bottom:350px; 
width:202px; 
} 

#leftnav_btm { 

bottom:60px; 
position:absolute; 
text-align:center; 
width:202px; 
} 

#content_area { 
padding-left: 35px; 
padding-right: 35px; 
padding-top: 25px; 
padding-bottom: 25px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 

padding-bottom:8px; 
padding-top:10px; 
background-color:#000000; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #be1f2d; 
font-size: 18px; 
font-weight: bold; 
} 

h1 span { 
color: #be1f2d; 
font-size: 18px; 
font-weight: bold; 
} 


.home_text h2 { 
color: #222222; 
font-size: 14px; 
font-weight: bold; 

margin-top:5px; 

margin-bottom:3px; 
padding-bottom:0px; 
} 


h2 { 
color: #222222; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #080808; 
font-size: 24px; 
font-weight: bold; 
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; 
} 

.bucket_link_met_005 img { 
margin-bottom: 3px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_met_005.gif); 
} 

