a, a:link,a:active,a:visited
{ 
color:  #CCCCFF; 
text-decoration: none; 
}
 
a:hover {
        color:  #FFA000;
        text-decoration: none;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border:  #000000 1px solid;
        margin-bottom: -45px;
        padding-top:  45px;
        width: 250px;
        display: block;
        background:  #232323;
        height: 375px;
}

/* --- simple code to hide the menu -- */
/* -- by Arjun Roychowdhury -- */
/* --- 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.thumbnail:hover            {
        border:  #FFA000 2px solid;
        margin-bottom: -45px;
        padding-top: 45px;
        width: 250px;
        display: block;
        background:  #262626;
        height: 375px;
}
td.thumbnail 
{ 
   height: 200px; 
} 


body{
        margin-bottom: 50px;
        margin-top: 10px;
        background:  #000000;
}

TABLE {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN-TOP: -30px; MARGIN-BOTTOM: 30px;
}

div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h2,font,center {
        border: 5px;
        color:  #CCCCFF;
        font: 12px Tahoma;
}

/* Display GALLERY TITLE */

h2 {
        margin-top: 50px;
        margin-bottom: 30px;
        margin-left: -10px;
        margin-right: 0px;
        padding: 20px;         /* Distance btw Title and Icon */
        width: 98%;
        display: block;
        background:  #000000;
        color:  #CCCCCC;
        font-size: 18px;
        font-weight: Normal;
        letter-spacing: 4px;
        text-align: center;
        height: 20px;
        position: relative;
}

/* Size Display Image Set As Representative */

img{
        border:  #5B5B65 1px solid;
}
img.thumbnail {
        border:  #000000 1px solid;
        width: 160;
        height: 240;
        margin: 0px;
        padding: 0px;
        background:  #2D2D2D;
        vertical-align: middle;
	}input {
        border:  #000000 1px solid;
}




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