/* — simple code to hide the menu — */

/* — by arjun — https://www.pbase.com/arjunrc*/

body table td a img { display:none;}

.thumbnails table img {display:none;}

table img {display:block;}

.display,.display img {display:block;}

.thumbnails table,.thumbnails table img, .display,p.small{display: inline;}

body div.galleryheader table td a img {display:inline;}

/**/

a, a:link, a:visited, a:active {
    color: #CCCCFF;
    text-decoration: none;
}
a:hover {
    color: #5F79D8;
    text-decoration: none;
}
a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
    background: none repeat scroll 0 0 #232323;
    border: 1px solid #000000;
    display: block;
    height: 197px;
    margin-bottom: -45px;
    padding-top: 5px;
    width: 172px;
}
a.td.thumbnail:hover {
    background: none repeat scroll 0 0 #202020;
    border: 1px solid #5F79D8;
    display: block;
    height: 197px;
    margin-bottom: -45px;
    padding-top: 5px;
    width: 172px;
}
body {
    background: none repeat scroll 0 0 #2D2D2D;
    margin-bottom: 20px;
    margin-top: 0;
}
div, th, tr, table, font, li, ul, form, blockquote, p, b, i, h1, h2, h3, h4, h5, font, center {
    border: 0 none;
    color: #5B5B65;
    font: 12px verdana,arial,sans-serif;
}
font {
    color: #5B5B65;
    display: block;
    font: 9px Verdana,Tahoma,Helvetica,sans-serif;
    letter-spacing: 0;
    margin-left: 4px;
    margin-right: 4px;
    width: 170px;
}
h1, h2 {
    background: none repeat scroll 0 0 #000000;
    border-color: -moz-use-text-color -moz-use-text-color #5F79D8;
    border-style: none none;
    border-width: 1px;
    color: #CCCCFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 21px;
    letter-spacing: 4px;
    margin-bottom: 1em;
    margin-left: -10px;
    margin-right: 0;
    padding: 5px;
    position: relative;
    text-align: right;
    width: 100%;
}
h3 {    
    background: none repeat scroll 0 0 #282828;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-style: none none dotted;
    border-width: 1px;
    color: #CCCCFF;
    display: block;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 2px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
h5 {
    color: #CCCCFF;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding-left: 2px;
    width: 150px;
}
img {
    border: 1px none #000000;
}
img.thumbnail {
    background: none repeat scroll 0 0 #2D2D2D;
    border: 1px solid #000000;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
input {
    border: 1px solid #000000;
}
table.thumbnail {
    width: 10%;
}
td {
    background: none repeat scroll 0 0 transparent;
    border: 1px none;
    border-collapse: collapse;
    empty-cells: show;
}
td.message_body {
    background: none repeat scroll 0 0 #282828;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-style: none none dotted;
    border-width: 1px;
    display: block;
}
.caption {
    color: #5F79D8;
    font-style: italic;
}
.display {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #000000;
    margin-top: 1em;
}
.lid {
    background: none repeat scroll 0 0 #373737;
    color: #666666;
    font: 11px Verdana,Tahoma,Helvetica,sans-serif;
    text-decoration: none;
}
.message_body {
    color: #5B5B65;
    font: 10px Verdana,Tahoma,Helvetica,sans-serif;
    margin: 5px 5px 10px;
}
.sb {
    background: none repeat scroll 0 0 #5B5B65;
    color: #CCCCFF;
    font: 12px Verdana,Tahoma,Helvetica,sans-serif;
    text-decoration: none;
}
body {
    margin-top: 0;
    top: 0;
}
body table a img {
    display: inline;
}
hr {
    position: relative;
}
 
 
 
 
 
 

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