body { 
margin-top:10px; 
background-color: #fff; 
background-image: url(images/bg.jpg); 
background-repeat:repeat-x;
} 

#container { 
width: 760px; 
 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom: 1px #000000 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #430303; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #282828; 
white-space: nowrap; 
border-bottom: 1px #000000 solid; 
background-image: url(images/bg_topnav_cus_005.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #ffffff; 
background-image: url(images/bg_main_cus_005.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 172px; 
height:100%;
padding-top: 12px; 
padding-bottom: 100px;
background-color: #ffffff; 
background-image: url(images/bg_main_cus_005.gif); 
background-repeat: repeat-x; 
} 

#nav { 
width: 160px; 
float: right; 
background: #3d3d3d; 
background-image: url(images/leftnav_btm_cus_005.gif); 
background-position: bottom center; 
background-repeat: no-repeat; 
} 

#content_area { 
width: 588px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #000000; 
background-image: url(images/bg_footer_cus_005.gif); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #6e0505; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #666; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #FF0000; 
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_cus_005.gif); 
} 

.buclinks a:link, .buclinks a:visited{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #550404;
 text-decoration: none;
 line-height: 12px;
}
.buclinks a:hover {
 text-decoration: none;
color:#a55c5c;
}
