body { 
margin-top: 10px; 
background-color: #AC5A32; 
background-image: url(images/bg.jpg); 
background-position: top left; 
background-repeat: repeat-x; 
} 


td 
{ 
font-family:Arial; 
color:#000000; 
font-size:11px; 
} 

#container { 
width: 960px; 
border: 1px #392a09 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #5a3412; 
} 

#header { 
width: 960px; 
border-bottom: 1px #392a09 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 3px; 
background-color: #5a1b00; 
white-space: nowrap; 
border-bottom: 1px #666666 solid; 
background-image: url(images/bg_topnav_gen_001.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 3px #392a09 solid; 
padding-top: 12px; 
border-bottom: 3px #d25618 solid; 
background-image: url(images/bg_main_gen_001.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 170px; 
background-color: #e3e2d2; 
padding-bottom: 100px; 
} 

.leftnav_logo 
{ 
padding-top: 150px; 
font-family:Arial; 
color:#7f2600; 
font-size:11px; 
font-weight: bold; 
text-align: center; 
} 

#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: 7px; 
padding-bottom: 7px; 
background-color: #5a3412; 
background-image: url(images/bg_footer_gen_001.gif); 
background-repeat: repeat-x; 
} 

#footer_top { 
width: 960px; 
height: 7px; 
background-color: #aea98b; 
border-top: 1px #666666 solid; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 
{ 
color: #d84e08; 
font-size: 14px; 
font-weight: bold; 
} 

h3 
{ 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 
.img00 { 
border-bottom: solid 5px transparent; 
} 

.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); 
} 
