body {
    background: #FFF;
    color: #000;
    font-family: 'Suhmo OT', 'Courier New', Courier, serif;
    line-height: 1.6em;
}

#container {
    width: 100%;
    text-align: justify;
}

img {
    border: 0px
}

img.float_left {
    float: left;
    margin: 8px 8px 8px 0px
}

img.float_right {
    float: right;
    margin: 8px 0px 8px 8px
}

#footer {
    font-size: 0.8em;
    text-align: center
}

#strap_line {
    position: absolute;
    right: 0px;
    top: 31px;
    font-style: italic;
}

#horizontal_menu, #vertical_menu, form {
    display: none;
    visibility: hidden
}

#loader, .preload, #logo, #thumbs, a.viewer_arrow, #contact_footer img {
    display: none;
    visibility: hidden
}

#viewer, #fader {
    text-align: center;
    margin: 0 auto 0 auto
}

#print_logo {
    text-align: center;
    margin: 0 auto 16px auto;
}

#header {
    text-align: center;
    margin: 0 auto 16px auto;
    width: 100%
}

table, tr, th, td {
    text-align: left
}

th, td {
    border-bottom: 2px solid #000;
    padding-bottom: 4px
}

.front_page {
    margin-top: 416px
}

.print_spacer {
    clear: both;
    width: 100%;
    height: 1px
}
