body {
    margin: 0px;
    color: #1b8ec4;
    background: #1b8ec4 url('coral.jpg') bottom center repeat-x;
}
tr {
    vertical-align: top;
}
td {
    font-family: tahoma;
    font-size: 11px;
}

a img { border: 0px; }

#container {
    height: 100%;
    text-align: center;
    background: url('diver.jpg') top repeat-x;
}

#page {
    position: relative;
    width: 780px;
    height: 100%;
    margin: 0px auto;
    text-align: left;
}

#header {
    height: 135px;
    padding: 15px 0px 15px 48px;
    background-color: white;
}
#header img {
    margin-bottom: 10px;
    border: 0px;
}
#header a {
    margin-right: 15px;
    color: red;
    text-decoration: none;
} #header a:hover { text-decoration: underline; }

#content {
    padding-bottom: 40px;
    background: white url('bottom.jpg') bottom repeat-x;
}
#copyright {
    position: relative;
    top: -3px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: white;
} #copyright a { color: white; text-decoration: underline; }

#menu {
    position: relative;
    float: left;
    left: -13px;
    width: 140px;
    color: #41a2c2;
    margin-right: 2px;
    padding: 24px 0px 120px 9px;
} #menu br { line-height: 0px; }
#menu div {
    display: none;
    position: relative;
    margin: -2px 0px -1px -9px;
    padding: 3px 0px 2px 13px;
    border-left: 1px solid #9ecce3;
}
#menu div.top {
    margin-left: -4px;
    padding-left: 17px;
}
#menu span.title {
    margin: -10px 0px 0px -9px;
}
#menu img.colExp { margin-right: 3px; }
#menu div span.title img.colExp { margin-left: -13px; }
#menu span.item { position: relative; }
#delr { position: relative; display: block; top: -6px; left: -18px; line-height: 0; }
#delr span { position: absolute; height: 8px; border-left: 1px solid white; }
#menu img.link { width: 15px; height: 13px; margin: -6px 0px 0px -9px; vertical-align: top; }
#menu span.item img.link { margin-left: -14px; padding-right: 0px; }
#menu div.deleterT {
    position: absolute;
    top: -2px;
    left: -1px;
    display: block;
    height: 100%;
    border-left: 1px solid white;
}
*html #menu div.deleterT {
    left: -14px;
    padding-top: 21px;
}
#menu div.deleterS {
    position: absolute;
    top: 9px;
    left: -5px;
    display: block;
    height: 100%;
    padding-top: 6px;
    border-left: 1px solid white;
}
*html #menu div.deleterS {
    top: 12px;
    line-height: 0px;
}
#menu .current { color: red; }
#menu a {
    color: #41a2c2;
}
#text { padding-left: 151px; }
*html #text { padding-left: 136px; }
#text img {
    border: 0px;
}

.gallery {
    position: relative;
    float: left;
    display: block;
    width: 121px;
    height: 167px;
    margin: 0px 6px 10px;
    padding: 3px 2px 0px;
    text-align: center;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
    color: white;
    background-color: #8dc6e3;
} *html .gallery { width: 125px; height: 170px; }
.gallery:first-line { font-weight: bold; }
.gallery img { height: 80px; width: 110px; margin: 3px 0px; }
.gallery .desc { position: absolute; top: 110px; left: 0px; width: 100%; } *html .gallery .desc { left: 2px; }
#text table { position: relative; left: -17px; }
#text .gallery { left: -15px; } *html #text .gallery { left: -16px; }
.galleryList { position: relative; left: 9px; margin-right: -20px; }
*html .galleryList { position: relative; left: 13px; margin-right: -20px; }

#galleryDiv { position: relative; width: 524px; margin-left: -11px; text-align: center; color: red; }

#gallery {
    width: 500px;
    margin: 0px auto;
    table-layout: fixed;
}
#gallery td {
    width: 104px;
    text-align: center;
    padding: 0px 12px 6px;
} *html #gallery td { width: 125px; }
.imgPreview {
    display: block;
    width: 100px;
    height: 100px;
    border: 2px solid #1b8ec4;
}
.imgPreview img {
    height: 100px;
    width: 100px;
}
.imgDesc {
    padding:5px 8px 8px;
    text-align: center;
    color: white;
    background-color: #1b8ec4;
}

h1 {
    margin-top: 3px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
}
h2 {
    font-size: 13px;
}

a {
    color: #1b8ec4;
    text-decoration: none;
    cursor: pointer;
} a:hover { text-decoration: underline; }
a:hover.gallery { text-decoration: none; }

form { margin: 0px; }
#login td, .gbSign td { vertical-align: middle; }
input, textarea { font-family: Tahoma; font-size: 11px; color: #1b8ec4; border: 1px solid #1b8ec4; }
input.button { background-color: #c7edee; }

.gbS { margin-bottom: 10px; padding: 0px 0px 3px 5px; border: 1px solid #1b8ec4; background-color: white; }
.gbS .title { margin: 0px 0px 2px -5px; padding: 3px 0px 3px 5px; background-color: #e1f4f8; }
#links { text-align: center; padding-right: 108px; color: red; }
#links strong { float: left; margin-top: 3px; }
#links.white { position: relative; top: -15px; width: 100%; padding: 0px 0px 0px 1px; }
#links.white.galleries { padding-left: 64px; }
*html #links.white.galleries { padding-left: 126px; }
#links.white a { color: white; }
.gbSign { padding: 10px; border: 1px solid #1b8ec4; background-color: #e1f4f8; }
.gbSign .helper { margin-top: -1px; padding: 10px; border: 1px solid #1b8ec4; border-top: 0px; background-color: white; }
.gbSign .helper span { cursor: pointer; }

.gbS .c1 { color: #fb0004; }
.gbS .c2 { color: #ff9b00; }
.gbS .c3 { color: #02cc0e; }
.gbS .c4 { color: #70c9e9; }
