body, table, tr, td {
font: 12px Arial, sans-serif; 
color: #54413b; 
letter-spacing: 0px; 
line-height: 16px; 
}

body {
background: #FDFCFB; 
margin: 0px; 
text-align: left; }

.header {
position: absolute;
top: 0px;
left: 15px;
}

.menu { 
padding: 0px; 
position: absolute;
top: 10px;
left: 375px;
text-transform: uppercase;
 }

.content { 
position: absolute;
top: 40px;
left: 378px;
width: 500px;
text-align: justify;
margin-right: 20px;
}

a:link {text-decoration: underline; font-weight: normal; color: #afae9a; }
a:visited {text-decoration: underline; font-weight: normal; color: #afae9a; }
a:hover {text-decoration: none; font-weight: normal; color: #bc6a55; }
a:active {text-decoration: underline; font-weight: normal; color: #afae9a; }

h2 { 
font-family: Arial, sans-serif; 
color: #56413c; 
font-size: 26px;
letter-spacing: 4px; 
font-weight: bold; 
font-style: italic;
text-transform: lowercase;
padding-bottom: 4px;
margin: 0px;
border-bottom: 0px dotted; }

input, textarea, .chart {
background: #e7e3da; 
padding: 2px; 
font: 12px Arial, sans-serif; 
color: #54413b; 
letter-spacing: 0px; 
border: 0px; }

option, select {
background: #e7e3da; 
font: 12px Arial, sans-serif; 
color: #54413b; 
border: 0px;
letter-spacing: 0px; }

.words { padding: 12px; }
img.skin { border: 1px solid #8c7275; }
.noborder { background: none; }

ul {
list-style: none;
margin: 0px;
padding: 0px;
text-indent: 0px;
display: inline;
}

li { 
margin: 1px 0px;
padding: 0px;
display: inline;
}

a.nav:link {
text-decoration: none; 
color: #afae9a; 
font-weight: normal;
padding: 0px;
margin: 0px 4px;
}

a.nav:visited  {
text-decoration: none; 
color: #afae9a;
font-weight: normal; 
padding: 0px;
margin: 0px 4px;
}

a.nav:hover {
text-decoration: none; 
color: #bc6a55; 
font-weight: normal;
padding: 0px;
margin: 0px 4px;
}

a.nav:active {
text-decoration: none; 
color: #afae9a; 
font-weight: normal;
padding: 0px;
margin: 0px 4px;
}

