body {
    background-color: #333333;
    color: #D8D8D8;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}

td,
th,
p,
div,
span {
    color: #D8D8D8;
}

a {
    color: #FFFFFF;
    text-decoration: none;
}

a:visited {
    color: #FFFFFF;
}

a:hover {
    color: #CCCCCC;
    text-decoration: underline;
}

h1,
h2,
h3 {
    color: #FFFFFF;
    font-weight: normal;
}

.gallerytitle {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: normal;
}

.gallerydescription {
    color: #D8D8D8;
    line-height: 1.6em;
}

.comment {
    color: #D8D8D8;
}

.small {
    color: #AAAAAA;
}

table {
    color: #D8D8D8;
    background-color: transparent;
}

input,
textarea,
select {
    background-color: #444444;
    color: #FFFFFF;
    border: 1px solid #666666;
}

hr {
    border: 0;
    height: 1px;
    background: #555555;
}

/* Thumbnail captions */

.caption,
.imagetitle,
.imagecaption {
    color: #C0C0C0 !important;
}

/* Gallery description text */

.gallerydescription,
.gallerydescription p {
    color: #D8D8D8 !important;
}

/* General link styling */

a:link {
    color: #FFFFFF;
}

a:active {
    color: #FFFFFF;
}

/* Navigation text */

.nav,
.nav a {
    color: #D8D8D8 !important;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
