body { 
margin-top: 10; 
background-color: #CCCCCC; 
background-image: url(images/); 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
} 

#header02 { 
width: 760px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 2px #000000 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 0px; 
background-color: #000000; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 2px #000000 solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 160px; 
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: 1px #CBD4D1 dashed; 
} 

#content_area { 
width: 560px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
font-size: 11px; 
color: #FFFFFF; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #ac4d35; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


/* default text styles */ 

p, td, tr, li { 
font-family: Arial; 
color: #000; 
font-size: 12px; 
} 


a { 
font-family: Arial; 
color: #0000ff; 
font-size: 12px; 
text-decoration: underline; 
} 

a:hover { 
font-family: Arial; 
color: #000; 
font-size: 12px; 
text-decoration: none; 
} 


/* heading styles */ 



h1 { 

color: #534741; 
font-size: 22px; 
font-weight: bold; 

} 



h2 { 

color: #000000; 
font-size: 14px; 
font-weight: bold; 

} 



h3 { 
color: #666; 
font-size: 13px; 
font-weight: bold; 
font-style: italic; 

} 

h4 { 



color: #ac4d35; 

font-size: 14px; 

font-weight: bold; 

} 

h4 a{ 



color: #ac4d35; 

font-size: 14px; 

font-weight: bold; 

text-decoration: underline; 

} 

h4 a:hover{ 



color: #555; 

font-size: 14px; 
font-weight: bold; 

text-decoration: none; 

} 

h5 { 



color: #ac4d35; 

font-size: 12px; 

font-weight: bold; 

} 

h5 a{ 



color: #ac4d35; 

font-size: 12px; 

font-weight: bold; 

text-decoration: underline; 

} 

h5 a:hover{ 



color: #555; 

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 */ 

li { 
list-style-image: url(images/bullet_plc_004.gif); 
} 
