body { 
margin-top: 0px; 
background-color: #242143; 
} 

#container { 
width: 960px; 
background-color: #242143; 
} 

/* header area start */ 
#header { 
width: 960px; 
background-color: #242143; 
} 


/*td 
{ 
font-family:Arial; 
color:#000000; 
font-size:12px; 
} */


/*#utility_nav { 
width: 740px; 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
} */ 



/* topnav area start */ 
#topnav { 
width: 960px; 
text-align: right; 
padding-top: 11px; 
padding-bottom: 9px; 
background-color: #B81D06; 
} 


/* main area start */ 
#m { 
width: 960px; 
background-color: #cccccc; 
} 



#leftnav { 
width: 215px; 
height: 197px; 
vertical-align: top; 
padding-top: 15px; 
padding-bottom: 20px; 
background-color: #666666; 
border-right: 4px #000000 solid; 
white-space: nowrap; 
} 

#leftnav_logo 
{ 
width: 200px; 
text-align: left; 
font-family: Arial; 
font-size: 10px; 
MARGIN-LEFT: 8px; 
MARGIN-right: 7px; 
} 

#leftnav_logo2 
{ 
width: 200px; 
text-align: center; 
padding-top: 200px; 
font-family: Arial; 
font-size: 10px; 
} 





.bucket 
{ 
width: 130px; 
background-image: url(bucket_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 

height:189px; 
} 


#content_area { 
width: 701px; 
padding-top: 15px; 
padding-bottom: 15px; 
padding-left: 20px; 
padding-right: 20px; 
*width: 730px;
} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 15px; 
padding-bottom: 15px; 
background-color: #000000; 
background:url(footer_bg.jpg); 
background-position:bottom;} 

#thomas_info { width: 960px; color: #FFFFFF; text-align: right; padding-top: 2px; padding-bottom: 2px; } 

/* heading styles */ 

.img01 { border: 1px #000000 solid;} 

.img02 { float: left; margin-right: 10px; margin-left: 25px; margin-bottom: 10px; } 

.img03 { float: left; margin-bottom: 10px; } 


/* miscellaneous */

.text{
	width: 98px;
}


body:nth-of-type(1) .text{
	width: 97px;
}
body:nth-of-type(1) .searchtitle
{
padding-left: 12px; 
padding-bottom: 4px;
}
.searchtitle
{
padding-left: 10px; 
padding-bottom: 4px;
}
