body { 
margin-top:10px; 
background-color: #c0c0c0; 
/*background-image: url(images/); */ 
} 

#container { 
width: 800px; 
/*border: 1px #000000 solid; */ 
background-color: #FFFFFF; 
} 


td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 


/* header area start */ 

#header { 
width: 800px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 800px; 
text-align: right; 
padding-top: 11px; 
padding-bottom: 11px; 
background-color: #C4C4C4; 
background-image: url(images/bg_top_gen_002.gif); 
background-repeat: repeat-x; 
} 

/* topnav area start */ 

#topnav { 
width: 800px; 
text-align: right; 
padding-top: 10px; 
padding-bottom: 11px; 
background-color: #C4C4C4; 
white-space: nowrap; 
background-image: url(images/bg_topnav_gen_002.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 800px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 160px; 
padding-top: 25px; 
padding-bottom: 100px; 
background-color: #E6E6E6; 
} 

#content_area { 
padding-left: 15px; 
padding-right: 15px; 
padding-top: 20px; 
padding-bottom: 50px; 
} 

/* footer area start */ 


#footer_bottom 
{ 

float:right; 
margin-top:-33px; 
padding-bottom:10px; 
padding-right:34px; 
padding-top:10px; 
text-align:right; 
} 


#footer { 
width: 800px; 
text-align: center; 
padding-top: 10px; 
padding-bottom: 16px; 
background-color: #C4C4C4; 
background-image: url(images/bg_footer_gen_002.gif); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 800px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #444444; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 15px; 
font-weight: bold; 
margin-bottom:2px; 
margin-top:2px; 
} 

h3 { 
color: #8B929D; 
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_gen_002.gif); 
} 

#anylinkmenu1 a { 
background: none; 
padding: 8px 0px 8px 10px; 
} 

