body { 
margin-top:10px; 
background-color: #000000; 
background-image: url(/images/bg.jpg); 
background-position: left top; 
background-repeat: repeat-x; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 


td { 
font-family:Arial; 
font-size:12px; 
color: #1b1a19; 
} 


a:hover { 
text-decoration:none; 
color: #1b1a19; 
} 


a { 
text-decoration:underline; 
color: #1b1a19; 
} 



/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 0px; 
padding-bottom: 3px; 
background-color: #990000; 
border-bottom: 1px #FFFFFF solid; 
} 



/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #000000; 
white-space: nowrap; 
} 

.top { 
padding-right: 10px; 
} 

/* main area start */ 

#main { 
width: 960px; 
} 

#leftnav { 
width: 169px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: #000000 1px solid; 
} 

#content_area { 

padding:20px 20px 30px 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: left; 
padding-bottom:21px; 
padding-top:37px; 
background-image: url(/images/footer_bg.jpg); 
background-position: left top; 
background-repeat: repeat-x; 
} 

.footer_left { 
display: block; 
margin-left: 20px; 
} 

.footer_right { 
display: block; 
margin-right: 20px; 
float: right; 
text-align: right; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #1b1a19; 
font-size: 16px; 
font-weight: bold; 
} 

h2 { 
color: #666666; 
font-size: 14px; 
font-weight: bold; 

margin:0px 0px -8px 0px; 
padding:0; 

} 


/* 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; 
} 

.bucket_link_plt_001 img { 
margin-bottom: 0px; 
} 



/* miscellaneous */ 
