body { 
margin-top:10px; 
background-color: #fff; 
background-image: url(images/bg4.jpg); 
background-repeat:repeat-x; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #999; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #005caa; 
white-space: nowrap; 

} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 170px; 
padding-top: 0px; 
padding-bottom: 120px; 
background-color: #f9f9f9; 
} 

#content_area { 
width: 590px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #999; 
} 

#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: #005ba9; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #666; 
font-size: 12px; 
font-weight: bold; 
padding-bottom:5x; 
padding-top:5px; 
margin-borrom:5px; 
border-bottom: 1px #ee3e41 solid; 
background-color:#f9f9f9; 


} 

h3 { 
font-family: Times; 
color: #000000; 
font-size: 22px; 
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 */ 


.buc td a:link, .buc td a:visited{ 
color:#005ba9; 
font-weight:bold; 
font-family:arial; 
font-size: 12px; 
text-decoration:none; 
} 

.buc td a:hover{ 
color:#ee3e41; 
font-weight:bold; 
font-family:arial; 
font-size: 12px; 
text-decoration:none; 
} 

.buc img{ 
border:2px #005ba9 solid; 

} 

.graybdr img{ 
border:1px #005daa solid; 
} 

.headline{ 
color:#333; 
font-size:12px; 
} 
