
body {
height : 100%;
padding : 2px 0;
margin : 0;
font-size : 0.85em;
line-height : 150%;
font-weight : normal;
color : #666666;
font-family : Verdana, Arial, sans-serif;
background : url(images/burlap_tile.png);
}
html, body {
scrollbar-face-color:#70432C;
scrollbar-base-color:#70432C;
scrollbar-arrow-color:330000;
scrollbar-track-color:330000;
scrollbar-shadow-color:330000;
scrollbar-highlight-color:#cdbd74;
scrollbar-3dlight-color:cdbd74;
scrollbar-darkshadow-Color:black;
}
a {
color : #cdbd74;
text-decoration : none;
font-weight : bold;
}
#nav a:hover {
color : #ffffff;
background-color : #330000;
padding : 4px 6px;
}
#nav a:active {
color : #ffffff;
background-color : #330000;
}
#siteContainer {
width : 1000px;
margin : 0 auto;
z-index : 100;
}
#nav {
margin : -1090px auto 300px 85px;
z-index : 200;
}
#nav li {
display : inline;
list-style-type : none;
padding : 0 15px 0 0;
font-size : 120%;
}
#nav a {
text-decoration : none;
color : #330000;
font-weight : bold;
}
#content {
overflow : auto;
margin : 225px auto 0 80px;
width : 500px;
height : 680px;
color : #dcd8d9;
z-index : 300;
}

#content img {border-style: none; background-color: transparent;}
.margin { margin : 25px; line-height : 160%;}
.cd_text { margin: 25px; font-size: 0.82em; line-height: 135%;}
.plain {font-weight: normal;}
.spacing {line-height: 180%;}


#footer {
clear : both;
margin: 30px auto auto 50px;
width : 900px;
color : #cdbd74;
font-weight : normal;
font-size : .65em;
text-align : center;
}

