#header{
    background: #DEB461 url('images/header2.gif') repeat-x top left;
}

html>body #menu .menuItem span{
    background: url('images/current2.jpg') no-repeat center bottom;
}

#menu .menuItem{
    background: url('images/menu2.gif') no-repeat right center;
}

#footer{
    background: url('images/footer2.jpg') no-repeat 830px -1px;
}

#menu .last{
    background: none;
}