body {
background-color: #877955;
background-image: url("img/bg.jpg");
background-repeat: repeat-x;
font-size: 10px;
font-family: verdana;
color: #CCC1A0;
line-height: 18px;
}

#container {
max-width: 900px;
margin: -8px;
}

#top {
max-width: 750px;
}

#nav {
margin-top: -35px;
margin-left: 210px;
}

#content {
max-width: 650px;
margin: auto;
padding-bottom: 15px;
}

#disclaimer {
text-align: center;
padding-top: 10px;
}

h1 {
font-family: times new roman;
font-size: 28px;
font-weight: normal;
color: #62583B;
text-align: center;
text-transform: lowercase;
letter-spacing: 5px;
}

h2 {
font-family: times new roman;
font-size: 18px;
font-weight: normal;
color: #CCC1A0;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
margin-top: -17px;
}

blockquote {
border-left: 10px solid #62583B;
padding: 5px;
max-width: 400px;
margin: auto;
}

textarea, input {
background-color: 877955;
font-family: verdana;
font-size: 10px;
color: #CCC1A0;
text-align: left;
border-bottom: 0px;
border-top: 0px;
border-left: 3px solid #62583B;
border-right: 0px;
}

a:link, a:active, a:visited {color: #62583B; font-family: georgia; font-weight: bold; font-size: 10px; text-decoration: none; text-transform: uppercase;}
a:hover {text-decoration: none;}

a:link.nav, a:active.nav, a:visited.nav {color: #CCC1A0; font-family: georgia; font-weight: bold; font-size: 25px; text-decoration: none; text-transform: none;}
a:hover.nav {color: #877955; font-family: georgia; font-weight: bold; font-size: 25px; text-decoration: none;}