body {
margin:0;
background: url(images/bg.jpg) repeat-x #dababb;
color:#ABABAB;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
line-height:20px;
}
a {color:#FAEAC9;font-weight:bold;}
a:hover{color:#fff;}
#content{
margin:0 auto;

width: 909px;
background: url(images/middle.jpg) repeat-y 45px 0;
}

#bottom{
margin:0 auto;
background: url(images/bottom.jpg) no-repeat 45px 0;
height:40px;}

#copy{
margin:0 auto;
width:500px;
font-size:10px;
line-height:normal;
color:#5A4744;
text-align:center;
padding-top:10px;
}
li{
margin:5px;
}
#main{
margin: -80px 80px 0 80px;
}