body {
background-color: #1b0900;
background-repeat: repeat-X;
color: #CCCCCC;
margin: 0; 
padding: 0; 
}

.navWrapper {
border: 0px solid #000;
height: 30px;
margin-top: 80px;
text-align: right;
width: 950px;
}

.bottom {
text-align: right;
font-size: 13px;
color: #372416;
}

.insideWrapper {
margin-left: 50px;
width: 450px;
}


a.nav, a.nav:visited {
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant: small-caps;
padding-left: 20px;
padding-right: 20px;
color: #fff;
text-decoration: none;
}
a.nav:hover, a.nav:active {
color: #c0c0c0;
text-decoration:underline;
}

a, a:visited, a.gallery, a.gallery:visited {
color: #cccccc;
}
a:hover, a:active, a.gallery:hover, a.gallery:active {
color: #999999;
}

a img {
border: 1px solid #cccccc;
color: #cccccc;
}


p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ecd9ae;
}
h1.bodyHeader {
font-size: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
color: ecd9ae;

}

h2 {
color: #CCCCCC;
font-size: 18px;
font-weigth: bold;
}



