body { 
margin-top:10px; 
background-color: #b09b9f; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color:#333333; 
} 


a { 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
} 

#container 
{ 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #9e1b34; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color:#9e1b34; 
white-space: nowrap; 
border-bottom: 4px solid #d6d6d6; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 170px; 
padding-top: 0px; 
background-color: #000000; 
} 

#content_area { 

padding-left: 20px; 
padding-right: 20px; 
padding-top:5px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 10px; 
padding-bottom: 6px; 
background-color: #9e1b34; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #222222; 
font-size: 17px; 
font-weight: bold; 
clear:both; 
} 

h2 { 
color: #444444; 
font-size: 13px; 
font-weight: bold; 
} 

h3 {  
color: #000000; 
font-size: 22px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #d6d6d6 solid; 
} 

.img02 { 
float: left; 
margin-right: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 { 
border: 1px #d6d6d6 solid; 
} 

.left_nav_logo { 
font-family:arial; 
font-size:11px; 
text-align:center; 
color: #ffffff; 
margin:15px 0px 15px 0px; 
} 

.left_nav_logo a:link {
background-color:#000000 !important;
color:#FFFFFF !important;
text-decoration: none !important;
}

.left_nav_logo a:visited {
background-color:#000000 !important;
color:#FFFFFF !important;
text-decoration: none !important;
}

.left_nav_logo a:hover {
background-color:#000000 !important;
color:#FFFFFF !important;
text-decoration:underline !important;
}

.input_color { 
background-color:#fdf2e8; 
float:right; 
} 

/* miscellaneous */ 

#search { 


text-align:right; 
height:35px; 
line-height:35px; 
padding:0px 0px 2px 0px; 
} 

.bucket_content a {
font: normal 11px arial !important;
color: #333333 !important;
}
