body { 
margin:0px; 
background: #ffffff url(/images/header2.jpg) repeat-x left top; 
} 

#container { 
width: 700px; 
} 

td, div { 
font-family:Trebuchet MS; 
font-size:12px; 
} 

/* header area start */ 

#utility_nav { 
width: 700px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
} 

#header { 
width: 700px; 
} 

/* topnav area start */ 

#topnav { 
width: 700px; 
text-align: right; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 700px; 
} 

#content_area { 
padding:0px; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
border-top:2px solid #000066; 
padding-top: 4px; 
padding-bottom: 5px; 
} 

#footer p{ 
width:700px; 
text-align:center; 

margin:0px; 
padding:25px 0 20px; 
} 



#thomas_info { 
width: 700px; 
font-family: Trebuchet MS; 
font-size: 11px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

a { 
text-decoration: underline; 
} 

a:hover { 
text-decoration: none; 
} 


a:visited { 
color:#0066FF; 
} 

a:hover { 
color:#FF0000; 

text-decoration:underline; 
} 




/* heading styles */ 

h1 { 
color: #000099; 
font-size: 16px; 
font-weight: bold; 
text-decoration: underline; 
} 

h2 { 
color: #ED1C24; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 12px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
margin-left: 10px; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img02 { 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_ser_004.gif); 
} 
