
body {
    font-size: 1em;
    color: #000000;
    text-align: center;
}
#Main {
    margin: 0; padding: 5px;
    background-color: #ee8179;
    background-image: url('http://www.picpix.com/img/watermarkbg/photodeck.png/ptee8179');
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
}
#Scroll {
    font-size: 1em;
    margin: 0; padding: 0;
    background-color: #ee8179;
}
#Contents {
    margin-right: auto;
    margin-left: auto;
    width: 480px;
    text-align: left;
}
a               { text-decoration: none; }
a:link          { color: #0000cc; }
a:visited       { color: #000099; }
a:hover         { color: #0000ff; }
dt { 
    height: 22px;
    padding-left: 24px;
    background-image: url("/img/apache/folder.gif");
    background-repeat: no-repeat;
    background-position: top left;

    line-height: 22px;
}

.exif dl dt {
    background-image: none;
}

.picture_viewer { text-align: justify; }
.pagination {
    text-align: right;
    font-weight: bold;
}
.pic_title {
    font-size: 15px;
    margin: 2px;
}
#GalleryPageChildren td {
    white-space: nowrap;
}
