body { 
background-color: #e9dfbf; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #333333; 

} 


a:hover { 
text-decoration:none; 
} 
a { 
text-decoration:underline; 
} 


/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 

padding-bottom:3px; 
padding-top:10px; 
background-color: #ffffff; 
} 

#header { 
width: 960px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #f4ecbf; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-top: 56px; 
padding-bottom: 100px; 
background-color: #d8d5cc; 
background-image: url(images/bg_leftnav_top_che_002.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 30px; 
padding-bottom: 30px; 
background-image: url(images/bg_main_che_002.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #f2b830; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #333333; 
font-size: 20px; 
font-weight: bold; 
margin-top: 12px; 
} 

h1 span { 
FONT-SIZE: 13px; 
PADDING-BOTTOM: 20px; 
COLOR: #666666; 
FONT-FAMILY: Arial; 
Font-weight:bold; 
} 

h2 { 
color: #de592f; 
font-size: 14px; 
font-weight: bold; 
} 

h2 a { 
color: #de592f; 
} 

h3 { 

color:#333333; 
font-size:13px; 
font-weight:bold; 
margin-bottom:5px; 
margin-top:5px; 
} 

/* 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_che_002 a { 
font-size: 15px !important; 
} 

.bucket_link_che_002 img { 
margin-bottom: 5px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 
