body { 
background-color: #3e1716;
line-height: 14px;
margin: 10px;
}

body, select, option {
color: #000000;
font: 12px trebuchet ms;
}

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

a:hover {
color: #885f4e;
}

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

li {
padding: 0px 0px 3px 0px;
}

p, ul, form, table {
margin: 0px 0px 15px 0px;
}

#wrapper {
width: 526px;
margin: 0px auto;
background-color: #EAE9D5;
padding: 5px;
}

#layout {
background-image: url(layout.jpg);
height: 172px;
}

#menu {
text-transform: uppercase;
text-align: center;
word-spacing: 0px;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
margin: 0px 0px 15px 0px;
}

#content {
width: 508px;
margin: 5px 0px 0px 0px;
background-color: #c1ceb2;
height: 300px;
padding: 8px;
text-align: justify;
}

html > body #content {
height: auto;
min-height: 300px;
}

h2 {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 0px 5px 0px;
letter-spacing: 1px;
}

h3 {
font-size: 12px;
font-weight: bold;
margin: 0px 0px 3px 0px;
letter-spacing: 1px;
}

table#categories {
width: 100%;
margin-top: -5px;
}

table#categories td {
width: 50%;
vertical-align: top;
}

.icon {
margin: 0px 15px 15px 0px;
text-align: center;
font-size: 10px;
float: left;
color: #909A85;
line-height: 11px;
}

.icon a {
color: #9B907B;
}

.icon a:hover {
color: #885f4e;
}

input, select, textarea {
border: 1px solid #3E1716;
background-color: #EAE9D5;
}

#checkboxleft{
float: left;
width: 40%;
margin: 0px 0px 15px 0px;

}

#checkboxright {
float: left;
margin: 0px 0px 15px 0px;
}

.checkbox {
width: auto;
height: auto;
border: 0px;
margin-left: 0px;
background-color: transparent;
padding: 0px;
}

.form {
width: 250px;
}

form {
margin: 0px;
}


#icondiv {
width: 460px;
margin: 0px auto;
padding-left: 15px;
}

.nav {
text-align: center;
word-spacing: 3px;
font-weight: bold;
margin: -8px 0px 10px 0px;
}