body { 
margin-top:10px; 
background-color: #D1ced5; 
background-image: url(images/Bgd-e.jpg); 
background-repeat: repeat-x; 
} 

#container { 
width: 960px; 
border: 1px #CBD4D1 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
background-image: url(images/header01_mat_a.jpg); 
} 

#header02 { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 2px #000000 solid; 
background-image: url(images/header02_mat_001.jpg); 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #d6d3d3; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 

padding-top: 1px; 
padding-bottom: 1px; 
background-color: #000000; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* main area start */ 

#main { 
width: 960px; 
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: 800px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
font-size: 11px; 
color: #e5e5ef; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #5e3e6f; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 
<!--catnav search--> 
.search { 
font-size: 10px; 
color: #ffffff; 
} 
.search a:link, .search a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #640897; 
border: 1px solid #640897; 
padding: 1 2 1 2; 
background-color: #ceccd3; 
} 
.search a:hover { 
font-weight: bold; 
color: #ffffff; 
text-decoration: none; 
border: 1px solid #ffffff; 
padding: 1 2 1 2; 
background-color: #640897; 
} 
.searchtext { 
font-size: 10px; 
color: #333333; 
} 

/* heading styles */ 

h1 { 
color: #270639; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #270639; 
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 */ 

li { 
list-style-image: url(images/bullet_mat_001.gif); 
} 
