  body  {
background-color : #261802;
background-repeat : repeat-y;
font-size : 10px;
color : #92969a;
font-family : verdana, arial, sans-serif;
}
#container {
width : 760px;
background : #261802 url('bg.jpg');
height : 100%;
margin : auto;
}
#content {
width : 610px;
float : left;
margin-left : 62px;
margin-top: -25px;
}

#footer {
clear : both;
text-align : center;
height : 3px;
width : 760px;
background : #261802 url('footer.jpg');
}
#header {
background : #261802 url('header.jpg');
width : 760px;
float : left;
padding : 0;
height : 336px;
}
blockquote {
background : url('quote.jpg');
width : 300px;
padding : 2px;
color : #c0b7a1;
}
h1
{
font-family: verdana;
font-size:12px;
text-transform:uppercase;
color:#918977;}

h3
{

font-family: verdana;
font-size:10px;
text-transform:underline;
color:#E7D652;
}

a {
font-weight : none;
color : #E7D652;
text-decoration : none;
}
a:hover {
color : #d9e7fd;
}
b {
font : bold 10px verdana, arial, sans-serif;
color : #d9e7fd;
}
i {
font : italic 10px verdana, arial, sans-serif;
color : #d9e7fd;
}
