body, table, tr, td {
font: 10px Tahoma, Geneva, sans-serif; 
color: #331d12;   
}

body { 
background-color: #ffffff; 
padding: 0px; 
margin: 0px;
text-align: center;
line-height: 13px;
}

table, tr, td { text-align: justify; }

a:link {
text-decoration: underline; 
color: #c4ab8d; 
font-weight: normal; 
}

a:visited  {
text-decoration: underline; 
color: #c4ab8d; 
font-weight: normal; 
}

a:hover {
text-decoration: none; 
color: #c4ab8d; 
font-weight: normal; 
}

a:active {
text-decoration: underline; 
color: #c4ab8d; 
font-weight: normal; 
}

a.nav:link {
text-decoration: none; 
color: #331d12; 
font-weight: normal; 
border: none; 
}

a.nav:visited  {
text-decoration: none; 
color: #331d12; 
font-weight: normal; 
}

a.nav:hover {
text-decoration: none; 
color: #dbc3a7; 
font-weight: normal; 
}

a.nav:active {
text-decoration: none; 
color: #dbc3a7; 
font-weight: normal; 
}

h1 { 
font-weight: normal; 
font-family: "Tahoma", sans-serif;
font-size: 10px;
letter-spacing: 1px;
color: #6a3c18; 
text-transform: uppercase; 
margin: 0px;
padding: 0px 0px 3px 0px;
}

h2 { 
font-weight: normal; 
color: #6a3c18; 
letter-spacing: 1px; 
text-transform: none; 
font-size: 10px; 
padding: 0px 0px 1px 0px;
margin: 0px;
}

input, textarea, option, select { 
font: 10px Tahoma, Geneva, sans-serif; 
color: #331d12; 
border: none; 
background: #fdf8f2; }

.textlink { width: 100%; }

.thumb { border: 1px solid #000000; }

.content {  
position: absolute;
top: 228px;
left: 91px;
width: 254px;
margin: 0px 10px;
padding: 0px;
text-align: justify;
}

.header { 
position: absolute;
top: 0px; 
left: 0px; 
margin-top: 20px;
margin-bottom: 3px;
}

.menu { 
font: 10px Tahoma, sans-serif;
text-transform: none;
position: absolute;
top: 228px;
left: 6px;
margin: 0px;
padding: 0px;
width: 100px;
}

p {
padding: 0px 0px 8px 0px;
margin: 0px;
}

ul {
margin-left: 0px;
padding-left: 0px;
text-indent: 0px;
}

.menu ul {
list-style-type: none;
margin: 0px 0px 0px 0px;
text-indent: 0px;
}

.menu li {
display: block;
text-align: right;
margin: 0px;
padding: 0px 10px;
}