#navcontainer 
{ 
background: #cc9966; 
margin: 2auto; 
padding: 2; 
font-family: arial; 
text-transform: none; 
} 
/* to stretch the container div to contain floated list */ 
#navcontainer:after 
{ 
content: "."; 
display: block; 
line-height: 1px; 
font-size: 1px; 
clear: both; 
} 
ul#navlist 
{ 
list-style: none; 
padding: 0; 
margin: 0 auto; 
width: 98%; 
font-size: 0.8em; 
} 
ul#navlist li 
{ 
display: block; 
float: left; 
width: 15%; 
margin: 0; 
padding: 2; 
} 
ul#navlist li a 
{ 
display: block; 
width: 98%; 
padding: 2; 
border-width: 1px; 
border-color: #FFFFCC; 
border-style: solid; 
color: #FFFFCC; 
text-decoration: none; 
background: #CC9966; 
} 
#navcontainer>ul#navlist li a { width: auto; } 
ul#navlist li#active a 
{ 
background: #666333; 
color: #800000; 
} 
ul#navlist li a:hover, ul#navlist li#active a:hover 
{ 
color: #666333; 
background: transparent; 
border-color: #FFFFCC; 
} 
.bottom_nav 
{ 
font-family: arial; 
color: #663333; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
} 
p 
{ 
font-family: arial; 
color: #000000; 
font-size: 12px; 
} 
ul 
{ 
font-family: arial; 
color: #000000; 
font-size: 12px; 
} 
h2 
{ 
font-family: arial; 
color: #663333; 
font-size: 22px; 
} 

.bucket_content { 
width:499px; 
background-image: url(images/content_bg.gif); 
background-position:right bottom; 
background-repeat: no-repeat; 
margin-bottom:30px; 
} 

.img00 { 
float:right; 
} 
