body {
background:#000000;
background-repeat: repeat-y;
}
body,td,th {
font-family: trebuchet ms;
font-size: 8.5pt;
color: #BF4602;
line-height: 18px;
cursor: default;
letter-spacing: 1.5px;
text-align: justify;
}

#content {
padding: 20px;
}
.nav a, .nav a:link, .nav a:active, .nav a:visited {
padding: 5px;
color: #E3A743;
font: 8pt georgia;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
margin: 6px;
border-bottom: none;
letter-spacing: 1px;

}
.nav a:hover {
color: #A49744;
cursor: help;
}

a:link, a:visited, a.active {
color: #A49744;  
text-decoration: none;
font: 12px georgia;
font-style: italic;

}
a:hover {
color: #E3A743;
}

.title {
font-family: georgia;
font-style: italic;
font-size: 23px; 
color: #C49A77;
letter-spacing: 1px;
padding: 7px;
text-align: right;

}

b {
color: #B87540;
font-family: georgia;

}

i {
color: #906C4C;
font-family: georgia;
font-weight: bold;
}

ul {
   list-style-type: square;
}

.footer {
font-family: georgia;
font-style: italic;
font-size: 8pt; 
color: #B29A7B;
letter-spacing: 1px;
padding: 7px;
text-align: center;

}

input, textarea, option, select {
background-color: #000000;
border: 1px solid #AF6520;
font-family: trebuchet ms;
font-size: 8.5pt;
color: #BF4602;
padding: 2px;
}
