/*---------Images characteristics------------ */


img {
        display:block;
        border: 0px RIDGE #999999; 
}


/* ------------ LINKS ------------ */


A:link { color : RGB(150, 150, 120)}
A:visited { color : RGB(150, 150, 120)} 
A:active { color : Teal}
A:hover { color: rgb(255, 255, 225)}


/* ------------ THUMBNAILS -------- */

a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        width: 1px;
        display: block;
        background: rgb(35, 35, 35);
        height: 1px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.galleryheader {  /* TEXT INCLUDED BELOW GALLERY TITLE */

        padding-left: 40px; 
        padding-right: 40px; 
        /* width: 100%;  */
        background: rgb(45, 45, 45);
        color: rgb(130, 130, 150);
        /* font-weight: normal; */
        text-align: Center;
        position: absolute;*/
}

body{
        margin-bottom: 0px;
        margin-top: 0px;

        background: rgb(45, 45, 45);
        background-attachment: fixed;
 }

div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
        /* All text above photos */
        border: 0px;
        color: rgb(45, 45, 45);
        /* font-weight: bold; */
        font: 0px verdana, arial, sans-serif;
}


font {  /* Gallery photo name  */
}
h1      {/* Applied to header in 
 HTML */
        border: rgb(65, 65, 65) 1px solid; /* dotted; */
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        /* margin-left: -10px; */
        margin-right: 0px;
        /* padding: 5px;  */
        /* padding-left: 10px; */
        padding-top: 10px; 
        width: 100%;
        display: block;
        background: rgb(45, 45, 45);
        color: rgb(110, 110, 120);
        font-size: 20pt;
        font-weight: normal;
        letter-spacing: 4px;
        text-align: Center; 
        /* height: 1px; */
        position: relative; 
}
h2      { /* Header Title (n/a for main gallery - no title) 
             Footer Set counter to zero and help from pbase */

/*        border: rgb(65, 65, 65) 3px solid; 
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 5px;
        padding-left: 50px;*/
        width: 100%;
        display: block;
        background: rgb(45, 45, 45);
        color: rgb(110, 110, 120);
        font-size: 20pt;
        font-weight: normal;
        letter-spacing: 4px;
        text-align: Center;
        /*height: 21px;*/
        position: relative;
}
h3 {    /* Photo name area */
        /* border-bottom: rgb(0, 0, 0) 1px dotted; */
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        /* padding: 2px; */
        /* width: 400px; */
        display: block;
        background: rgb(45, 45, 45);
        color: rgb(111, 111, 111); 
        font-size: 10pt; /* not affecting size */
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
        padding-bottom: -500px;
}
h4 {    /* Don't know what this does */
        border-bottom: rgb(255, 255, 0) 1px dotted; */
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: rgb(45, 45, 45);
        color: Yellow; /* rgb(111, 111, 111);  */
        font-size: 1pt; /* not affecting size */
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
}h5 {    /* Don't know what this does */
        padding-left: 2px;
        width: 150px;
        display: block;
        color: Yellow; /* rgb(204, 204, 255); */
        font-size: 20pt;
        font-weight: normal;
        filter:
progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr
='#000000',endColorstr='#2D2D2D');
}

table{ margin-top: -32px;margin-left: auto; margin-right: auto;) 
/* margin-bottom: -32;} */


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