body 
{
text-align: center;
font-family: Helvetica, Arial, Verdana;
font-size:11px;
color: #5F3224;
line-height: 150%;
background-image: url('images/background.jpg'); 
background-repeat: repeat;
background-position: top;
background-color:#fff;
padding-bottom: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
a:link{font-size:11px;text-decoration:underline;color:#BE4C1F;}
a:active{font-size:11px;text-decoration:underline;color:#BE4C1F;}
a:visited{font-size:11px;text-decoration:underline;color:#BE4C1F;}
a:hover{font-size:11px;;text-decoration:underline;color:#5F3224;}

h1
{
font-family: Helvetica, Arial, Verdana;
font-size: 14px;
color: #BE4C1F;
padding-bottom: 4px;
padding-top:4px;
margin: 0px;
}

h2
{
font-family: Helvetica, Arial, Verdana;
font-size: 12px;
font-weight: bold;
color: #000;
margin-top: 10px;
}

hr
{
height:1px;
width:100%;
background:#D7CCAE;
border:0px;
}

.header
{
width:900px;
height:247px;
background-image: url('images/top.jpg'); 
background-repeat: repeat;
background-position: top;
margin: 0px;
}

.footer
{
width:900px;
height:32px;
background-image: url('images/boot.jpg'); 
background-repeat:none;
background-position: top;
padding-top: 30px;
margin: 0px;
}

.content
{
text-align: center;
width:900px;
background-image: url('images/content.jpg'); 
background-repeat: repeat-y;
background-position: top;
margin: 0px;
}

.contentRight
{
text-align: justify;
width:400px;
padding-left: 20px;
margin-left:0px;
margin-right:0px;
margin-topt:0px;
}

.sideBar
{
font-family: Helvetica, Arial, Verdana;
font-size: 11px;
color: #BE4C1F;
text-align:left;
width:300px;
background-color:#FAEFD0;
border: 1px solid #ECCE81;
margin-left: 65px;
margin-bottom: 6px;
padding: 6px
}
