body { 
margin-top:30px; 
background-color: #342d20; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
background:#242b24 url(/images/utility_bg1.jpg) no-repeat; 
padding-top:3px; 
padding-bottom:3px; 
} 

#header { 
width: 960px; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 

} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color:#837a6c; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 960px; 
background: #FFFFFF url(/images/main_bg.jpg) top right no-repeat; 

} 

#leftnav { 
width: 180px; 
padding-bottom: 100px; 
background-color:#e3dcd1; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 30px; 
padding-bottom: 50px; 
background:url(/images/content_bg.jpg) bottom right no-repeat; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
float:left; 
padding-top: 10px; 
padding-bottom: 25px; 
background: #514a3c url(/images/footer_bg.jpg) top right no-repeat; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
clear:both; 
} 

/* heading styles */ 

h1 { 
color: #5e5441; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #928878; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 13px; 
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 */ 

li { 
list-style-image: url(images/bullet.gif); 
} 

.align_center{

}

