body { 
margin-top:10px; 
background: #cccccc url(images/bg_background.jpg) top repeat-x fixed; 
} 

#container { 
width: 877px; 
background-color: #FFFFFF; 
} 


td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 


/* header area start */ 

#header { 
width: 877px; 
border-top: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 877px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #ffffff; 
} 
/* topnav area start */ 

#topnav { 
width: 877px; 
text-align: center; 
padding-top: 6px; 
padding-bottom: 6px; 
background-color: #FFFFFF; 
white-space: nowrap; 
background-image: url(images/topnav_bg1.gif); 
background-repeat: no-repeat; 
} 

#topnav_hp { 
width: 877px; 
text-align: center; 
padding-top: 6px; 
padding-bottom: 6px; 
background-color: #FFFFFF; 
white-space: nowrap; 
background-image: url(images/topnav_bg.gif); 
background-repeat: no-repeat; 
} 


/* main area start */ 

#main { 
width: 877px; 
background-color: #FFFFFF; 
} 

#main_hp{ 
width: 877px; 
background-color: #FFFFFF; 
background-image: url(images/homepage_bg.jpg); 
background-position: right top; 
background-repeat: no-repeat; 
} 


#leftnav { 
width: 180px; 
height: 671px; 
/*padding-bottom: 100px; */ 
background-color: #000000; 
background-image: url(images/leftnav_bg.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 15px; 
padding-top: 15px; 
padding-bottom: 15px; 
} 


.bucket_bg 
{ 
background-image: url(images/bucket_bg.gif); 
background-position: left bottom; 
background-repeat: no-repeat; 
} 



/* footer area start */ 

#footer { 
width: 877px; 
text-align: center; 
padding-top: 10px; 
padding-bottom: 10px; 
background-color: #ba8b91; 
} 



#thomas_info { 
width: 877px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 16px; 
line-height: 26px; 
} 

h2 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 


.img01 { 
border: 1px #000000 solid; 
} 

.img02 
{ 
float: left; 
margin-right: 10px; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 
