body { 
margin-top:10px; 
background-color: #331E34; 
background-image: url(/images/bg.jpg); 
background-position: left top; 
background-repeat: repeat-x; 
} 

#container { 
width: 960px; 
background-color: #ffffff; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #797979; 
} 


a:hover { 
text-decoration:none; 
} 

a { 
text-decoration:underline; 
} 



/* header area start */ 

#header { 
width: 960px; 
background-image: url(/images/header_bg.jpg); 
background-position: right top; 
background-repeat: no-repeat; 
height: 70px; 

text-align:left; 
} 


.header_contact { 
float:right; 
margin-right:13px; 
margin-top:14px; 
text-align:right; 
display: block; 
} 



#header02 { 
width: 960px; 
} 


/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 

padding-bottom:5px; 
padding-top:5px; 
background-color: #f03030; 
white-space: nowrap; 
border-bottom: 1px #FFFFFF solid; 


} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #482648 solid; 
} 

#leftnav { 
width: 160px; 
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
background-image: url(/images/leftnav_bg.jpg); 
background-position: left top; 
background-repeat: repeat-y; 

} 

#content_area { 
padding-left: 40px; 
padding-right: 40px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
font-size: 11px; 
text-align: center; 

padding-bottom:9px; 
padding-top:9px; 
background-image: url(/images/footer_bg.jpg); 
background-position: left top; 
background-repeat: repeat-x; 

} 

#thomas_info { 
width: 960px; 
text-align: right; 

padding-bottom:15px; 
padding-top:6px; 
background-color: #331e34; 
} 

.left_text { 

float:left; 
margin-left:10px; 
text-align:left; 

} 

.right_text { 

float:right; 
margin-right:11px; 
text-align:right; 
} 


/* heading styles */ 

h1 { 
color: #693769; 
font-size: 18px; 
font-weight: bold; 
} 

h1 span { 
font-family: Arial; 
font-size: 12px; 
color: #797979; 
font-weight: normal; 
} 


h2 { 
color: #693769; 
font-size: 14px; 
font-weight: bold; 
} 

.home { 
color: #693769; 
font-size: 14px; 
font-weight: bold; 
background-image: url(/images/line.jpg); 
background-position: 123px top; 
background-repeat: no-repeat; 
} 

h3 { 
font-family: Arial; 
color: #000000; 
font-size: 24px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #482648 solid; 
} 

.img02 { 
border: 1px #482648 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #482648 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

#search{ 

margin-top:5px; 
clear:both; 
float:right; 
text-align:right; 
} 



#search form { 
padding: 0px; 
margin: 0px; 
} 

#search select { 
width: 100px; 
height: 20px; 

vertical-align:top; 

} 

#search input { 
width: 121px; 
height: 20px; 

vertical-align:top; 

} 


#search img { 

margin-top:2px; 

margin-left:7px; 
margin-right:13px; 
vertical-align:top; 

} 

html > body #search img { 

margin-top:1px; 
}


.bucket_link_pum_002 a img { 
margin-bottom: 4px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(/images/bullet.jpg); 
} 
