body 
{ 
margin-top: 10px; 
background-image: url(images/body_bg.gif); 
} 

#container 
{ 
width: 960px; 
background-color: #FFFFFe; 
border: 1px solid #414141; 
} 
a{ 
color:blue; 
text-decoration:underline; 
} 
a:hover{ 
color:blue; 
text-decoration:none; 
} 
td 
{ 
font-family:Arial; 
font-size: 11px; 
color: #414141; 
} 

/* header area start */ 

#header 
{ 
width: 960px; 
white-space: nowrap; 
text-align: left; 
background-image: url(/images/header01_bg_ele_002.jpg); 
background-position: top right; 
background-repeat: no-repeat; 
} 

#utility_nav 
{ 
width: 960px; 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFd; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
} 

/* topnav area start */ 

#topnav 
{ 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
white-space: nowrap; 
background-image: url(/images/topnav_bg.jpg); 
background-position: top right; 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main 
{ 
width: 960px; 
} 

#leftnav 
{ 
width: 172px; 
padding-top: 0px; 
background-color: #BFD1DC; 
background-image: url(/images/leftnav_bottom.jpg); 
background-position: bottom left; 
background-repeat: no-repeat; 
} 

#content_area 
{ 
background-image: url(/images/content_area_bg.gif); 
background-position: top left; 
background-repeat: repeat-y; 
*width: 784px; 
padding-top: 15px; 
padding-bottom: 15px; 
padding-left: 15px; 
padding-right: 15px; 
} 

/* footer area start */ 

#footer 
{ 
width: 960px; 
text-align: center; 
background-color: #cddbe3; 
background-image: url(/images/footer_bg.gif); 
background-repeat: repeat-x; 
background-position: top left; 
padding-bottom:21px; 
padding-top:21px; 
} 

#thomas_info 
{ 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #414141; 
font-size: 18px; 
font-weight: bold; 
} 

.homepageh1 
{ 
color: #414141; 
font-size: 24px; 
font-weight: normal; 
text-align: center; 
} 


.homepageh1_span 
{ 
color:#000000; 
text-align:center; 
font-weight:bold; 
font-size:24px; 
} 


h2 { 
color: #026799; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 

/* 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; 
} 

.img04 
{ 
margin-top: 80px; 
} 

.img05 
{ 

margin-bottom:20px; 
margin-top:15px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 


.separator 
{ 
padding-left:10px; 
padding-right:10px; 
} 

.bucket_link_ele_002 td 
{ 
background-image: url(/images/bucket_bg.gif); 
background-repeat: no-repeat; 
background-position: top center; 
width: 50%; 
padding-bottom:35px; 
} 

ul.BucketContent 
{ 
margin-top: -5px; 
text-align: left; 
} 

ul.BucketContent li 
{ 
margin-left: -25px; 
margin-right: 12px; 
} 

.singleborder 
{ 
border-left: 1px #514f50 solid; 
} 
