div#mainmenu {
    background: transparent url('style/wrapper_top_photo.png') top left no-repeat;
    height: 30px;
}

div#wrappermid {
    background: transparent url('style/wrapper_mid_photo.png') top left repeat-y;
}

div#wrapperbottom {
    background: transparent url('style/wrapper_bottom_photo.png') bottom left no-repeat;
    height: 30px;
    clear: both;
}

div#gallerycontent {
    width: 780px;
    margin-left: 60px;
}

