body { 
margin-top: 10px; 
background-color: #CCCCCC; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #000000; 
} 

#header { 
width: 960px; 
border-top: 1px #D7D7D7 solid; 
border-bottom: 1px #D7D7D7 solid; 
background-color:#549bd3; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #E91C24; 
white-space: nowrap; 
border-bottom: 1px #D7D7D7 solid; 
background-image: url(images/bg_topnav_ser_005.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 3px #000000 solid; 
border-bottom: 3px #9D0A0E solid; 
background-image: url(images/bg_main_ser_005.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 170px; 
padding-top: 25px; 
padding-bottom: 100px; 
background-color: #DAE2E5; 
background-image: url(images/bg_leftnav_ser_005.gif); 
background-repeat: repeat-x; 
} 

#content_area { 
width: 790px; 
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: #000000; 
background-image: url(images/bg_footer_ser_005.gif); 
background-repeat: repeat-x; 
} 

#footer_top { 
width: 960px; 
height: 7px; 
background-color: #ED1C24; 
border-top: 1px #000000 solid; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #231eb0; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #000000; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

h4 { 
color: #000000; 
font-size: 14px; 
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; 
} 
.img04 { 

float:left; 
margin-right:40px; 

margin-bottom:-3px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 


.bkts { 
border-left:1px solid #1f1fb0; 
border-right:1px solid #1f1fb0; 
border-top:1px solid #1f1fb0; 
border-bottom: 1px solid #1f1fb0; 
} 


.bkgnd { 
background-image: url(images/bkt_bkgnd_1.jpg); 
background-repeat:no-repeat; 
width: 135px; 
text-align:center; 
} 

.cel { 
background-image: url(images/red_gradient_3.jpg); 
background-repeat: repeat-x; 
padding-left: 2px; 
} 

<!--catnav search--> 
.search { 
font-size: 10px; 
color: #ffffff; 
} 
.search a:link, .search a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #ffffff; 
border: 1px solid #ffffff; 
padding: 1 2 1 2; 
} 
.search a:hover { 
font-weight: bold; 
color: #FFff00; 
text-decoration: none; 
border: 1px solid #ffff00; 
padding: 1 2 1 2; 
} 
.searchtext { 
font-size: 10px; 
color: #333333; 
} 

ul.sitemap { 
line-height : 20px; 
} 
li.sitemap { 
list-style: disc; 
} 
