body { 
margin-top: 10px; 
background: #b2a4a3; 
} 

#container { 
width: 960px; 
border: 0px #000000 solid; 
background-color: #b2a4a3; 
} 

td { 
font-family: arial; 
font-size: 12px; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #1c1c1c; 
} 

#header { 
width: 960px; 
border-bottom: 1px #242b24 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #fe2401; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #ffffff; 
position:relative; 
} 

#leftnav { 
width: 165px; 
padding-top: 52px; 
/*padding-bottom:287px; */ 
background-color: #888888; 
background-image: url(images/bg_leftnav_top_che_002.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 28px; 
padding-right: 20px; 
padding-top: 50px; 
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: 15px; 
padding-bottom: 15px; 
background-color: #1c1c1c; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #981501; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #981501; 
font-size: 16px; 
font-weight: bold; 
} 

h3 { 
color: #981501; 
font-size: 14px; 
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); 
} 

#years_logo { 
font-family:Arial; 
font-size:11px; 
padding-top:80px; 

text-align:center; 
width:165px; 

} 
