body { 
margin-top:0px; 
background-color:#5f6f77; 
} 

#container { 
width: 960px; 
border: 0px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
background:url(/images/utility_bg.jpg); 
padding:5px 0px 15px 0px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: center; 
background-image: url(/images/topnav_bg.jpg); 
background-repeat: repeat-x; 
padding:4px 0px 10px 0px; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 180px; 
padding-top: 0px; 
padding-bottom: 120px; 
background:#edf1fa url(/images/bg_leftnav.gif) repeat-x; 
} 

#leftnav_top { 
width: 180px; 
background:#edf1fa url(/images/bg_leftnav.gif) repeat-x; 
} 




#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
background:url(/images/footer_bg.jpg); 
padding:15px 0px 5px 0px; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #102f6f; 
font-size: 18px; 
font-weight:bold; 
} 

h2 { 
color: #C4151C; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 12px; 
font-weight: bold; 

} 


.bucket_link img{margin-bottom:5px;} 


/* 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 */ 
