body { 
margin-top:10px; 
background-color: #d9d5b8; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #454545; 
} 

a { 
text-decoration: underline; 
color: #5d5a30 ; 
} 

a:hover { 
text-decoration: none; 
color: #c5bc7b; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 12px #c5bc7b solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 0px; 
padding-bottom: 3px; 
background-image: url(/images/utility_mat_005.jpg); 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 

padding-top:6px; 
padding-bottom: 2px; 
background-color: #FFFFFF; 
white-space: nowrap; 
background-image: url(images/topnav_left_mat_005.gif); 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
padding-top:34px; 
} 

#leftnav { 
width: 160px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: 1px #000000 dotted; 
} 

#content_area { 

padding:0 21px 30px 19px; 
} 






/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #144401; 
} 

#bottom { 
width: 960px; 
height: 17px; 
background-color: #FFFFFF; 
background-image: url(images/bg_footer_mat_005.gif); 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


.bucket_link_mat_005 a img 

{ 
margin-bottom:3px; 

} 



.bucket_link_mat_005 a:hover img 

{ 
margin-bottom:3px; 

} 


ol li {
padding-bottom: 5px;
}


/* heading styles */ 

h1 { 
color: #144402; 
font-size: 18px; 
font-weight: bold; 
} 

h1 span { 
color: #666666; 
font-size: 14px; 
font-weight: bold; 
} 


h2 { 
color: #454545; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #666666; 
font-size: 24px; 
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 */ 
.last { 
margin-right:19px; 
} 
