body { 
margin-top: 10px; 
background-color: #CCCCCC; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
background-image: url(images/utilitynav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
height: 24px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 0px; 
padding-bottom: 0px; 
margin-bottom: 0px; 
white-space: nowrap; 
background: url(images/topnav_bg.jpg); 
background-position: top center; 
background-repeat: repeat-x; 
height: 25px; 

} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
padding-top: 1px; 
} 

#leftnav { 
width: 160px; 
padding-top: 20px; 
padding-bottom: 26px; 
border-right: 1px #cbd4d1 solid; 
background-color: #dedede; 
background-image: url(images/leftnav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 


.leftnav_logo 
{ 
text-align: center; 
padding-top: 40px; 
} 


.bucket_link_che_001 a img 
{ 
border: 2px #999999 solid; 
} 

.bucket_link_che_001 a:hover img 
{ 
border: 2px #dd0000 solid; 
} 


#content_area 
{ 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 8px; 
padding-bottom: 7px; 
background-image: url(images/footer_bg.jpg); 
background-position: top left; 
background-repeat: repeat-x; 
white-space: nowrap; 
} 

#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: #400000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: verdana, arial; 
color: #000000; 
font-size: 13px; 
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_leftnav_mat_001.gif); 
} 

