body { 
margin-top:10px; 
background-color: #e7bc76; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-bottom: 12px #010340 solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #010340; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #FFFFFF; 
white-space: nowrap; 
background-image: url(images/topnav_left_mac_001.gif); 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
padding-top: 17px; 
} 

#leftnav { 
width: 180px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: 1px #023F88 dashed; 
} 

#content_area { 
width: 780px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 0px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #010340; 
} 

#bottom { 
width: 960px; 
height: 17px; 
background-color: #FFFFFF; 
background-image: url(images/bg_footer_mac_001.gif); 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* default text styles */ 

p, td, tr, li { 
font-family: Arial; 
color: #000; 
font-size: 12px; 

} 

a { 
font-family: Arial; 
color: #0000ff; 
font-size: 12px; 
text-decoration: underline; 

} 

a:hover { 
font-family: Arial; 
color: #000; 
font-size: 12px; 
text-decoration: none; 
} 



/* heading styles */ 

h1 { 
font-family: Times, sans-serif; 
color: #cc9933; 
font-size: 26px; 
font-weight: bold; 
font-style: italic; 
} 

h2 { 
color: #000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #010340; 
font-size: 14px; 
font-weight: bold; 
} 

h4 { 
color: #023F88; 
font-size: 11px; 
font-weight: bold; 
} 
h4 a{ 
color: #023F88; 
font-size: 11px; 
font-weight: bold; 
text-decoration: underline; 
} 
h4 a:hover { 
color: #000; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
} 


/* 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 */ 

.small { 
font-family: Arial; 
color: #000; 
font-size: 10px; 

} 

.small a { 
font-family: Arial; 
color: #0000ff; 
font-size: 10px; 
text-decoration: underline; 

} 

.small a:hover { 
font-family: Arial; 
color: #000; 
font-size: 10px; 
text-decoration: none; 
} 
