body {
    background-color: #1A1A1A;
    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;
}

input, textarea, select {
    background-color: #2A2A2A;
    color: #FFFFFF;
    border: 1px solid #555555;
}

hr {
    border: 0;
    height: 1px;
    background: #444444;
}

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