#wrapper {
    background: repeat-y url(/_/graphics/home_background.gif);
}

#siloimg  {
    left: 0px;
    top: 109px;
    width: 260px;
}

#header {
    margin: 0;
}
#contentouterwrapper {
    background: no-repeat url(/_/graphics/home_watermark.jpg);
}
#contentwrapper {
    background: repeat-x url(/_/graphics/headershadow.png);
    height: 375px;
    overflow:visible;
}
#content {
    background:none;
    width: 580px;
    margin-left: 260px;
}

#navigation {
    background: repeat-x bottom left url(/_/graphics/footer_nav.png);
    padding-left: 270px;
}
#footer {
    padding: 77px 0px 4px 0px;
    background: url(/_/graphics/footerbg2.jpg);
    text-align: right;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #561500;

}
#footer a {
    text-decoration:none;
}