body
{
    height:100%;
    font-size: 11px;
    font-family: tahoma,Arial,verdana,Helvetica,sans-serif;
    font-weight: normal;
    background-color:#836B4F;
    background-image:url('../images/bg.jpg');
	background-position:left top;
	background-repeat:repeat-x;	
}
.footer
{
    font-size: 9px;
    color:#000000;
}
.footer a, a:visited, a:active 
{
    color: #000000;
    text-decoration:none;
}
.footer a:hover 
{
    color: #eeeeee;
    text-decoration:none;
}