body { 
margin-top: 10px; 
background-color: #22330f; 
background-image: url(images/); 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #598527; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #090d04; 
} 

#header { 
width: 760px; 
border-bottom: 1px #d7d7d7 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #000000; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-top: 56px; 
padding-bottom: 100px; 
background-color: #ced0ce; 
background-image: url(images/bg_leftnav_top_che_002.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
width: 535px; 
padding-left: 30px; 
padding-right: 30px; 
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: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #000000; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #999999; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

#thomas_info a { 
font-family: Arial; 
font-size: 10px; 
color: #999999; 
text-decoration: underline; 
} 
#thomas_info a:hover { 
color: #999999; 
text-decoration: none; 
} 

/* heading styles */ 

h1 { 
color: #598527; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 
h2 span { 
font-size: 11px; 
font-weight: normal; 
} 
h3 { 
font-family: Times; 
color: #598527; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* 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); 
font-size: 11px; 
} 
p { 
font-family: Arial, Helvetica, sans-serif, "Arial Narrow"; 
font-size: 11px; 
} 
