body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AB8F63;
cursor: default;
background-color: #BFA06B;
}

.title {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AE8D5A;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #C6A97C;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #C6A97C;
background-image: url(title.png);
}

.content {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AB8F63;
cursor: default;
background-color: #D9B983;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #D9B983;
}

.nav {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 10px;
text-align: center;
color: #AB8F63;
cursor: default;
background-color: #C6A97C;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #C6A97C;
}

a:link, a:visited, a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #987E54;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #AE5D40;
text-decoration: none;
cursor: default;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #F6CEAA;
}

input, textarea, option, submit, reset {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AB8F63;
cursor: default;
background-color: #D6B984;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #AB8F63;
}