body { 
margin-top:0px; 
background-color:#bea5a5; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #8a0101; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 16px; 
padding-bottom: 4px; 
white-space: nowrap; 
background: url(/images/topnav.jpg) no-repeat; 
} 

/* main area start */ 

#main { 
width: 960px; 
background:url(/images/main_bg.jpg) top left repeat-x; 
} 

#leftnav { 
width: 161px; 
padding-bottom:200px; 
background: #e9e7e8 url(/images/leftnav_bg.jpg) no-repeat left bottom; 
} 

#content_area { 
padding-left: 38px; 
padding-right: 38px; 
padding-top:0px; 
padding-bottom: 20px; 
background:url(/images/content_bg.jpg) no-repeat right bottom; 
} 






/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 6px; 
padding-bottom: 8px; 
background: #8a0101 url(/images/footer_bg.jpg) top left repeat-x; 
} 



#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #222222; 
font-size: 18px; 
font-weight: bold; 
} 



h2{ 
color: #9c1000; 
font-size: 14px; 
font-weight: bold; 
} 

h3{ 
font-size: 12px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 20px; 
margin-bottom: 10px;
margin-left:5px;
width:181px;
} 




td 
{ 
font-family:Arial; 
font-size: 12px; 
} 



/* miscellaneous */ 




.search_hdr { 
float:right; 
text-align:right; 
vertical-align:top; 
padding-top:10px; 
width:715px; 
font-weight:bold; 
vertical-align:middle; 
padding-bottom:20px; 

margin-right:-17px; 
} 



.search_hdr form { 
margin:0px; 
padding: 0px; 
} 

.search_hdr img { 
vertical-align: top; 
margin-left: 6px; 
} 


.search_hdr input{font-size:12px; margin-left:5px; width:100px} 
.search_hdr select{font-size:12px; width:100px} 



.contact_lrg{font-size:15px; font-weight:bold;} 

.rows td{padding:4px;} 

.last{margin-right:12px} 

a { 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
} 


#idContentTbl{ 
clear:both; 
} 
