<!--
body {
    margin-top: 50px;
    text-align: center;
    font: 12.5px "Georgia", "Palatino Linotype", "Palatino", "Times New Roman", "Times", serif;
    font-weight: bold;
    color: #764941;
    background-color: #fff;
}
h3 {
    font: 14px "Arial", "Helvetica", sans-serif;
    font-weight: bold;
}
#layout {
    text-align: center;
    top: 50px;
    margin: 0 auto;
    width: 1000px;
    height: 532;
}
#section_layout {
    text-align: center;
    top: 50px;
    margin: 0 auto;
    width: 1000px;
    height: 467;
}
.logo {
    width: 27px;
    height: 373px;
    margin-right: 50px;
    float: left;
}
.display {
    width: 763px;
    height: 532px;
    text-align: left;
    float: left;
}
.section_display {
    width: 763px;
    height: 467px;
    text-align: left;
    float: left;
}
.section_thumbs {
    float: left;
    background-color: #fff;
    width: 133px;
    height: 133px;
}
.section_dividers {
    float: left;
    background-color: #fff;
    width: 24px;
    height: 24px;
}
.dotted_line {
    width: 28px;
    height: 507px;
    margin-top: 25px;
    background: url("../images/dotted_divider.gif");
    float: left;
}
.gallery {
    margin-top: 7px;
    width: 106px;
    float: left;
}
.gallery_nav_next_prev {
}
.gallery_thumb {
    float: left;
    width: 43px;
    height: 43px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.gallery_nav {
    font: 9px "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
    text-align: left;
    font-weight: normal;
    color: #410b01;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.gallery_nav a,
.gallery_nav a:link,
.gallery_nav a:hover,
.gallery_nav a:visited {
    font: 9px "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
    font-weight: normal;
    color: #410b01;
    text-transform: uppercase;
}
.gallery_nav_left {
    top: 318px;
    width: 43px;
    float: left;
    text-align: left;
    margin-right: 10px;
}
.gallery_nav_right {
    top: 318px;
    width: 43px;
    float: left;
    text-align: right;
}
.footer_layout {
    text-align: left;
    margin: 0 auto;
    width: 1000px;
}
.push_footer {
    float: left;
    width: 77px;
}
.push_nav {
    float: left;
    width: 112px;
}
.nav_left {
    float: left;
    width: 350px;
    margin-bottom: 10px;
}
.nav_right {
    float: right;
    text-align: right;
}
.sub_nav {
    width: 160px;
}
.footer {
    float: left;
    text-align: center;
    width: 825px;
}
.navigation {
    width: 825px;
    height: 15px;
    margin-bottom: 21px;
}
.nav_element {
    width: 160px;
    float: left;
}
.thisPhotoSpan {
    width: 30px;
    text-align: left;
}
.totalPhotosSpan {
    width: 30px;
}
.footer_divider {
    float: left;
    width: 763px;
    height: 1px;
    line-height: 1;
    border-top: 1px solid #47bcce;
}
.copyright {
    text-align: center;
    width: 763px;
    height: 16px;
}
.clear {
    clear: both;
    line-height: 0;
}
.text_box {
    width: 763px;
    height: 450px;
    overflow: auto;
    font: 12.5px 'Georgia', 'Palatino Linotype', 'Palatino', 'Times New Roman', "Times', serif; 
    font-weight: normal; 
    color: #764941;"
}
-->
