body { 
margin-top:10px; 
background-color: #f8f0d8; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-bottom: 3px #88834e solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #88834e; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 10px; 
padding-bottom: 2px; 
background-color: #FFFFFF; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
background-image: url(images/topnav_lines_che_004.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
padding-top: 17px; 
} 

#leftnav { 
width: 180px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: 1px #023F88 dashed; 
} 

#content_area { 
width: 780px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 0px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #88834e; 
} 

#bottom { 
width: 960px; 
height: 17px; 
background-color: #FFFFFF; 
background-image: url(images/bg_footer_mac_001.gif); 
} 

#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: #4e5388; 
font-size: 20px; 
font-weight: bold; 
font-style: italic; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #88834e; 
font-size: 14px; 
font-weight: bold; 
} 

h4 { 
color: #333; 
font-size: 12px; 
font-weight: bold; 
} 

h4 a{ 
color: #333; 
font-size: 12px; 
font-weight: bold; 
text-decoration: underline; 
} 
h4 a:hover{ 
color: #bfbc91; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
} 


/* 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; 

} 

.about-font td p 
{ 
font-size: 13px; 
line-height: 1.5; 
} 

.blurb { 
line-height:2; 
} 
