BODY {
font-size: 10px; 
font-family: Verdana; 
color:#000000;
cursor: default;}

A:link,A:visited,A:active
{text-decoration: none; 
cursor: hand;
color:#5E1F0B;}

a:hover     
{text-decoration: none; 
font-weight: none;
color:#000000;}

.head      
{color:#5E1F0B;
font-weight:bold;
font-size: 12px; 
font-family: Tahoma;
font-variant: smallcaps;
text-transform: uppercase;
letter-spacing: 4px;
border-bottom: 2px solid #9B5934;}

.outline
{color:#000000;
font-size: 10px; 
font-family: Verdana; 
font-variant: smallcaps;
letter-spacing: 1px;
background: #DEBFA5;
border-bottom: 1px solid #F0E0D1;}

#navcontainer
{font-family: Times New Roman,Sans-Serif;
margin: 0 auto;
width: 100%;
height: 16px;
background: #C79773;
border: 1px dotted #FFFFFF;}

#navlist
{width: 100%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;}

#navlist li
{padding: 0;
margin: 1;
text-indent: 0;
display: inline;}

#navlist li a
{letter-spacing: 9px;
text-decoration: none;
color: #F0E0D1;
font-size: 1em;
padding: 0 7px;
background: #9B5934;
border-top: .1em solid #F0E0D1;
border-bottom: .1em dotted #F0E0D1;}

#navlist li a:hover,#navlist a#current
{color: #9B5934;
background: #D4AE8F;
border-top: .1em solid #F0E0D1;
border-bottom: .2em solid #F0E0D1;}

#navlist a#current {color: #DAC4B2;}
