body { 
margin-top:10px; 
background: #ebe9e8 url(images/bg.jpg) repeat-x; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #bd2418; 
border-bottom: 1px #FFFFFF solid; 
} 

#top01 { 
width: 760px; 
height: 9px; 
background-color: #00345A; 
background-image: url(images/bg_top_che_003.jpg); 
background-repeat: repeat-x; 
} 

#top02 { 
width: 760px; 
height: 7px; 
background-color: #f8cb09; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #000000; 
white-space: nowrap; 
background-image: url(images/bg_topnav_che_003.jpg); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
} 

#leftnav { 
width: 160px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: #000000 1px solid; 
} 

#content_area { 
width: 560px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
border-top: 1px #FFFFFF solid; 
padding-top: 24px; 
padding-bottom: 24px; 
background-color: #bd2418; 
background-image: url(images/bg_btm_che_003.jpg); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #bd2418; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #bd2418; 
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 */ 


p, td, tr, li { 

font-family: Arial, Helvetica, sans-serif; 

font-size: 12px; 

color: #000000; 

} 

a 
{ 
font-family: Arial, Helvetica, sans-serif; 
color: #0000ff; 
text-decoration: underline; 
} 
a:hover { 
font-family: Arial, Helvetica, sans-serif; 
color: #000; 
text-decoration: none; 
} 

.bucket a { 
font-size: 11px; 
color: #8b8788; 
text-decoration: underline; 
font-weight: bold; 

} 

.bucket a:hover { 
font-size: 11px; 
color: #000; 
text-decoration: none; 
font-weight: bold; 
} 

