body, table, tr, td {
font: 12px Arial, Geneva, sans-serif; 
color: #89402d; 
letter-spacing: 0px; 
}

body {
background-color: #4a1a04;
margin: 0px; 
padding: 0px; 
text-align: center;
}

#wrap { 
width: 660px;
background-color: #210c0b;
margin: auto;
text-align: center;
}

.header {
padding-bottom: 0px;
width: 100%;
}

.body {
position: relative;
top: 0px;
margin: 0px 12px 0px 12px;
padding-bottom: 35px;
}

.navigation { 
padding: 0px 0px 0px 0px; 
width: 90px;
text-align: left; 
margin: 0px 0px 0px 0px;
float: right;
text-transform: none;
}

.text {
width: 534px; 
padding: 12px 8px 0px 0px; 
text-align: justify;
float: left;
margin: 0px 0px;
}

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

a:link {
text-decoration: underline; 
color: #aa4b0b; 
font-weight: bold;
}

a:visited {
text-decoration: underline; 
color: #aa4b0b; 
font-weight: bold;
}

a:hover {
color: #c96b2d; 
text-decoration: none; 
font-weight: bold;
}

a:active {
text-decoration: underline; 
color: #c96b2d; 
font-weight: bold;
}

a.nav:link {
text-decoration: none; 
color: #89402d; 
margin: 0px 0px 0px 0px;
display: block;
padding: 0px;
font-weight: normal;
}

a.nav:visited {
text-decoration: none; 
color: #89402d; 
margin: 0px 0px 0px 0px;
display: block;
padding: 0px;
font-weight: normal;
}

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

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

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

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

.style { 
color: #999999; 
letter-spacing: 6px; 
}

.small { 
color: #999999; 
}

.layout { 
border: solid 2px #999999; 
}

h2 { 
font: 10px Arial, Geneva, sans-serif; 
color: #c96b2d;
font-weight: normal;
text-align: left;
text-transform: uppercase;
margin: 0px;
padding: 0px 25px 1px 0px;
letter-spacing: 3px; 
}

h3 {
padding: 8px 0px 0px 0px;
margin: 0px;
color: #c96b2d;
font: 10px Arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
}

h4 {
font: 10px Arial, Geneva, sans-serif; 
color: #c96b2d;
font-weight: normal;
text-align: left;
text-transform: uppercase;
margin: 0px;
padding: 14px 25px 1px 0px;
letter-spacing: 1px; 
}

.para { 
text-align: justify; 
background: #666666;
width: 10px; 
}

input, textarea {
background-color: #2f1206;
font: 12px Arial, Geneva, sans-serif; 
color: #aa4b0b; 
letter-spacing: 0px; 
border: 0px; 
padding: 2px; 
}

option, select {
background: #2f1206; 
font: 12px Arial, Geneva, sans-serif; 
color: #aa4b0b; 
letter-spacing: 0px; 
border: none;
}

.form {
width: 100%;
}

.code {
margin: 0px 3px 3px 0px;
}

input:focus, textarea:focus, option:focus, select:focus {
background-color: #4a1a04;
}

.row2 {
background: #2f1206; 
}