body, td, input, textarea, select {
color: #2D262E;
font: 13px arial, sans serif;
line-height: 15px;
letter-spacing: 0px;
}

body {
background-color: #9E532B;
margin: 0px;
}

a {
color:#1E2C5D;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active {
color:#4C5A87;
}

#wrapper {
margin: 20px auto;
width: 526px;
}

#layout {
background-image: url(deserts.jpg);
width: 526px;
height: 345px;
border: 10px solid #FFFEFF;
}

#content {
text-align: justify;
background-color: #FFFEFF;
width: 526px;
padding: 0 10px 10px 10px;
}

#menu {
background-color: #FFFEFF;
width: 526px;
text-align: right;
text-transform: uppercase;
word-spacing: 5px;
font-size: 14px;
line-height: 14px;
letter-spacing: -.5px;
margin-bottom: 5px;
}

input, textarea, select {
background-color: #F5E8D9;
padding: 2px;
margin-top: 2px;
}

textarea {
height: 30px;
margin: 0px;
overflow: auto;
}

.form, .password, .button {
border: 0;
}

.form {
width: 400px;
}

.password {
width: 196px;
}

.codes {
text-align: left;
line-height: 18px;
}

.checked, .radio {
background-color: transparent;
border: none;
margin-top: 5px;
}

h2 {
font-size: 16px;
line-height: 12px;
text-transform: uppercase;
margin: 0px;
color: #732B12;
letter-spacing: -.5px;
}

h3 {
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
margin: 0px;
}

form,  p {
margin: 5px 0px 15px 0px;
}

table, p.pad {
margin: 10px 0px 15px 0px;
}

form p {
margin: 0px 0px 10px 0px;
}

p.fan, .pagenav {
margin: 10px 0px 10px 0px;
}

p.back {
margin: 0px 0px 10px 0px;
}

ul {
padding: 0px;
margin: 10px 0px 15px 0px;
list-style-position: inside;
list-style-type: square;
}



