body, table, tr, td {
font: 12px "Lucida Sans", Geneva, sans-serif; 
color: #9F5C4F; 
letter-spacing: 0px; 
}

body {
background-color: #361a0c;
background-image: url('bg.jpg');
background-position: center;
background-repeat: repeat-y;
margin: 0px; 
padding: 0px; 
text-align: center;
}

#wrap { 
width:700px;
background-color: #000000;
margin: auto;
text-align: center;
}

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

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

.navigation {
padding: 10px 0px 0px 0px; 
text-align: right; 
font-size: 12px;
font-family: Arial, sans-serif;
margin: 0px 0px 0px 0px;
text-transform: uppercase;
}

.text {
width: 670px; 
padding: 6px 0px 0px 0px; 
text-align: justify;
margin: 0px 0px;
}

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

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

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

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

a:active {
text-decoration: none; 
color: #CE7766; 
font-weight: normal;
}

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

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

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

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

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

.navigation li {
margin: 0px 0px 0px 10px;
padding: 0px;
display: inline;
}

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

.small { 
color: #999999; 
}

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

h1 { 
font: 16px Arial, Geneva, sans-serif; 
color: #7e2a11;
font-weight: normal;
text-align: left;
text-transform: uppercase;
margin: 0px;
padding: 0px 0px 1px 0px;
letter-spacing: 3px; 
}

h2 {
padding: 8px 0px 0px 0px;
margin: 0px;
color: #7e2a11;
font: 13px Arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 1px;
}

h3 {
padding: 8px 0px 0px 0px;
margin: 0px;
color: #7e2a11;
font: 12px Lucida Sans, sans-serif;
text-transform: none;
font-weight: normal;
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, select {
background-color: #000000;
font: 12px Lucida Sans, Geneva, sans-serif; 
color: #9F5C4F; 
letter-spacing: 0px; 
border: 1px solid #361a0c; 
padding: 2px; 
}

option {
background: #000000; 
font: 12px Lucida Sans, Geneva, sans-serif; 
color: #9F5C4F; 
letter-spacing: 0px; 
border: none;
}

.form {
width: 100%;
}

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

input:focus, textarea:focus, option:focus, select:focus {
border: 1px solid #7e2a11;
}

.row2 {
background: #2f1206; 
}

ul {
padding: 0px;
margin: 0px;
}

li {
list-style-type: none;
padding: 0px;
margin: 0px;
}