body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #1E1504;
background-image: url(../images/background.gif);
background-repeat: repeat-x;
background-position: top;
}

#left {
position: relative;
width: 302px;
background-image: url(../images/bg_tree.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: 0px;
padding: 0px;
}

#footer {
border: none;
padding: 0px 20px;
margin: 0px;
background-image: url(../images/footer.gif);
width: 780px;
height: 44px;
}