body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #2F2A2C;
cursor: default;
background-color: #0F0300;
background-image: url(bg.png);
background-repeat: repeat-xy;
}

.title {
padding:2px; 
font-family: georgia;
letter-spacing: 0px;
font-size: 17px;
text-align: justify;
color: #6C1E04;
text-transform:lowercase;

font-weight: bold;
font-style: italic;
cursor: default;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #0F0300;
}

.firstletter {
font-family: georgia, trebuchet ms;
letter-spacing: 0px;
font-size: 17px;
text-align: justify;
color: #95622B;
text-transform:uppercase;
font-weight: bold;
font-style: italic;
cursor: default;
       text-align: left;
} 

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

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

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

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

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

a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #D6872A;
text-decoration: underline;
cursor: default;
}

.content a:link {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #D6872A;
text-decoration: none;
font-weight: bold;
}

.content a:visited {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #D6872A;
text-decoration: none;
font-weight: bold;
}

.content a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #D6872A;
text-decoration: none;
font-weight: bold;
}

.content a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #D6872A;
text-decoration: underline;
cursor: default;
}

.nav a:link {
font-family: trebuchet ms;
text-transform:uppercase;
letter-spacing: 0px;
font-size: 18px;
text-align: justify;
color: #64250C;
text-decoration: none;
font-weight: bold;
}

.nav a:visited {
font-family: trebuchet ms;
text-transform:uppercase;
letter-spacing: 0px;
font-size: 18px;
text-align: justify;
color: #64250C;
text-decoration: none;
font-weight: bold;
}

.nav a:active {
font-family: trebuchet ms;
text-transform:uppercase;
letter-spacing: 0px;
font-size: 18px;
text-align: justify;
color: #64250C;
text-decoration: none;
font-weight: bold;
}

.nav a:hover {
font-family: trebuchet ms;
text-transform:uppercase;
letter-spacing: 0px;
font-size: 18px;
text-align: justify;
color: #A63100;
text-decoration: none;
cursor: default;
}

li {
color: #BD7D39;
}

input, submit, reset, option, select {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
font-weight: bold;
text-align: justify;
color: #994B06;
cursor: default;
background-color: #32130C;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #4D1400;
}

textarea {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
font-weight: bold;
text-align: justify;
color: #994B06;
cursor: default;
background-color: #32130C;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #4D1400;
background-image: url();
}
