body {
margin-top: 50px;
padding: 0;
background: #110a06 url(bgtile.png);
font-family: Trebuchet MS;
font-size: 12px;
color: #756557;
text-align:justify;
scrollbar-base-color: #1b140d;
scrollbar-arrow-color: #110a06;}

a:link{color:#bfa996; text-decoration: none;}
a:visited{color:#bfa996; text-decoration: none;}
a:hover{color:#dac5b7; text-decoration: none;}
a:active{color:#dac5b7; text-decoration: none;}

h1
{
font-family: Garamond;
font-size: 14pt;
color: #886863;
padding:0;
margin:0;
}

h2
{
font-family: Garamond;
font-size: 11pt;
color: #886863;
padding:0;
margin:0;
background-image:url(bar.png);
background-repeat: no-repeat;
}

b, strong {color: #886863;}

div.wrapper
{
width:904px;
margin:0 auto;
line-height:150%;
}

div.header
{
widows:904px;
height:308px;
float:left;
margin:0;
}

div.container
{
width:904px;
margin:0px;
height:auto;
line-height:150%;
background: #110a06;
}

div.content
{
float:left;
width:570px;
height:auto;
margin-top:8px;
margin-left:8px;
margin-bottom:8px;
padding:1em;
background: #1b140d;
}

div.right
{
float:right;
width:260px;
height:auto;
margin-top:8px;
margin-right:8px;
margin-bottom:8px;
padding:1em;
background: #1b140d;
}

div.footer
{
background-color:#110a06;
text-align:right;
clear:left;
height:25px;
margin:8px;
}
