

body {
    margin: 0 0 20px;
    color: #b8b8b8;
    background: #404040;
}

body, div, th, tr, table, font, li, ul, form,
blockquote, p, b, i, h1, h2, h3, h4, h5, font, center {
    border: 0 none;
    font: 11px Verdana, Tahoma, Helvetica, sans-serif;
}

hr {position : relative;}

td > font {
    margin: 0 4px;
    font-size: 9px;
    color: #585868;
}

td.thumbnail p {
    width: 180px;
}

p > font {
    display: block;
    padding: 0 8px;
    font-size: 10px;
    color: #808098;
}

h1, h2 {
    border: 0 none;
    border-bottom: #FF6600 2px solid;
    margin: 15px 0 1em 0;
    padding: 16px 10px 0 10px;
    background: #000000;
    color: #cccccc;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-align: right;
}

h2:first-letter {
    color: #FF6600;
    font-style: bold;
    font-size: 22pt;
}

h3.title {
    text-align: left;
    margin-left:0;
    margin-bottom: 0;
}

span.title {
    display: block;
    border: 0 none;
    border-bottom: 1px dotted black;
    padding: 2px;
    width: 400px;
    background: #202020;
    color: #cccccc;
    font: 1em;
    font-weight: bold;
    text-align: center;
}

div#caption {
    text-align: left;
    margin-left:0;
    margin-top: 0;
}

.caption {
    color: #f0f0f0;
    font-size: 12px;
    font-style: italic;
    padding: 8px 2px;
    width: 400px;
    display: block;
    background: #303030;
    font-weight: normal;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 0;
    margin-bottom:40px;
}


h5 {
    padding-left: 2px;
    width: 150px;
    color: #cccccc;
    font-size: 12px;
    font-weight: bold;
}

a, a:link,a:visited,a:active {
    color: #a0a0cf;
    text-decoration: none;
}

a:hover {
    color: #d0d0ff;
    text-decoration: none;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
    border: 1px solid #404040;
    margin-bottom: -40px;
    padding-top: 5px;
    width: 184px;
    display: block;
    background: #202020;
    height: 214px;
}

a.thumbnail:hover {
    border: 1px solid #505050;
}

td.thumbnail {
    height: 220px;
    width: 180px;
    padding:6px;
    height: 220px;
}

img{
    border: 1px none black;
}

img.thumbnail {
    border: 1px solid #888888;
    margin: 6px 0 0 0;
    padding: 6px;
    background: #202020;
    vertical-align: middle;
}


/* Make the thumbs slightly smaller. This doesn't work in IE5/6, so 
using attrbute selectors will hide the following styles from that 
browser */

img[class="thumbnail"] {
    height: auto;
    width: auto;
    max-height: 140px;
    max-width: 140px;
}

a[class="thumbnail"], a[class="thumbnail"]:link, 
a[class="thumbnail"]:visited, a[class="thumbnail"]:active {
    width:172px;
    height:200px;
}


input {
    border: 1px solid black;
}

td.message_body {
    border: 1px none;
    border-bottom: 1px solid #ff6600;
    display: block;
    background: #292929;
}

.display {
    background: #000000;
    padding: 10px;
    border: 2px solid #989898;
    margin-top: 1em;
}

div#image a {
    display: block;
    background: black;
    padding: 25px 25px 35px;
    font-size: 0;
}

span.date {
    position: relative;
    top: -3.3em;
    left: 27px;
    z-index: 10;
    font-size: 0.8em;
    color: #808080;
}

span.artist {
    position:relative;
    top: -2.4em;
    left: -27px;
    z-index: 10;
    font-size: 8pt;
    color: #a8a8a8;
}

.message_body {
    margin: 5px 5px 10px;
    color: white;
    font: 11px Verdana, Tahoma, Helvetica, sans-serif;
}





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