body { 
margin-top:10px; 
background-color: #d9d2d2; 
background-image: url(images/); 
} 
td{ 
color:#521f1b; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;} 

#container { 
width: 100%; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
background-image:url(images/headerback_new.jpg); 
background-position:left top; 
background-repeat:no-repeat; 
background-color:#4e281d;} 

#header { 
background: url(images/header1_bg1.jpg); 
background-position:right; 
background-repeat:no-repeat; 

} 

.tegline{ 
background-color:#000000; 
height:20px; 
width:100%; 
color:#ffffff; 
font-size:14px; 
padding-left:15px; 
padding-bottom:5px;} 

html>body 
.tegline{width:99%; 
padding-left:11px;} 



/* topnav area start */ 

#topnav { 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
white-space: nowrap; 
background:url(images/top-bg.jpg); 
background-position:left bottom; 
background-repeat:no-repeat; 
background-color: #ffffff; 
} 

/* main area start */ 

#main { 
background-color: #FFFFFF; 
border-bottom: 13px #9d615c solid; 
} 

#leftnav { 
width: 160px; 
padding-top: 25px; 
padding-bottom: 100px; 
background-color: #ceb5b3; 
border-bottom: 1px #FFFFFF solid; 
} 

#content_area { 

padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
height: 35px; 
text-align: center; 
padding-top: 5px; 
background-color: #7b302a; 
border-top: 1px #FFFFFF solid; 
} 

#thomas_info { 

height: 16px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
} 

/* heading styles */ 

h1 { 
font-family: Arial; 
color: #521f1b; 
font-size: 16px; 
font-weight: bold; 
} 

h2 { 
color: #9d615c; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #003366; 
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_che_005.gif); 
} 
