body { 
margin-top:10px; 
background-color: #CCCCCC; 
background-image: url(images/); 
font-family: arial; 
color: #454545; 
font-size: 12px; 
} 

* { 
font-family: arial; 
color: #454545; 
font-size: 12px; 
} 

#container { 
width: 760px; 
border: 1px #545454 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-top: 1px #545454 solid; 
border-bottom: 1px #545454 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background: url(images/utility_cus_002_bkgd.jpg) no-repeat #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
text-align: right; 
background-color: #D0DAE2; 
white-space: nowrap; 
padding-top: 3px; 
padding-bottom: 4px; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 143px; 
padding-top: 20px; 
padding-bottom: 100px; 
padding-left: 15px; 
background-image: url(images/bg_main_cus_002.gif); 
background-repeat: repeat-x; 
} 

#nav { 
width: 133px; 
background: #D0DAE2; 
background-image: url(images/leftnav_btm_cus_002.gif); 
background-position: bottom center; 
background-repeat: no-repeat; 
} 

#content_area { 
width: 617px; 
padding-left: 10px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 50px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 12px; 
background: url(images/footer_cus_002_bkgd.jpg) no-repeat #FFFFFF; 
border-top: 1px #545454 solid; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-image: url(images/bg_footer_cus_002.gif); 
background-position: top center; 
background-repeat: no-repeat; 
} 




#thomas_info a:link, #thomas_info a:visited { 

font-family: Arial; 
font-size: 10px; 
color: #1e90ff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:underline; 

} 

#thomas_info a:hover { 

font-family: Arial; 
font-size: 10px; 
color: #0000cd; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:none; 

} 







/* heading styles */ 

h1 { 
color: #790000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #790000; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* 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 */ 

ul, ol { 
margin-top: 5px; 
} 

li { 
list-style-image: url(images/bullet.gif); 
padding-bottom: 5px; 
} 

p { 
line-height: 20px; 
} 

hr { 
height: 1px; 
color: #dddddd; 
} 
