/*---------Images characteristics------------ */ 
img { 
        display:block; 
        border: 0px RIDGE #999999; 
} 

/* ------------ LINKS ------------ */ 
A:link { color : RGB(180, 180, 150)} 
A:visited { color : RGB(180, 180, 150)} 
A:active { color : RGB(180, 180, 150)}
A:hover { color: rgb(255, 255, 225)} 

.galleryheader { /* TEXT INCLUDED BELOW GALLERY TITLE */ 
        padding-left: 40px; 
        padding-right: 40px; 
        /* width: 100%; */ 
        background: rgb(53, 60, 50); 
        color: rgb(130, 130, 150); 
        /* font-weight: normal; */ 
        text-align: Center; 
        position: absolute;*/ 
} 

body{ 
        margin-bottom: 0px; 
        margin-top: 0px; 
        background: rgb(53, 60, 50); 
        background-attachment: fixed; 
 } 

div,th,td,tr,table,font,li,ul,form, 
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center { 
        /* All text above photos */ 
        text-align: left; 
        color: rgb(180, 180, 150); 
        /* font-weight: bold; */ 
        font-family: garamond, arial, sans-serif; 
} 


font { /* Gallery photo name */ 
} 
h1 {/* Applied to header in description HTML */ 
      /*  border: rgb(180, 180, 150) 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(53, 60, 50); 
        color: rgb(180, 180, 150); 
        font-size: 20pt; 
        font-weight: normal; 
        letter-spacing: 1px; 
        text-align: Left; 
        /* height: 1px; */ 
        position: relative; 
} 
h2 {/* Applied to header in description HTML */ 
      /*  border: rgb(180, 180, 150) 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(53, 60, 50); 
        color: rgb(180, 180, 150); 
        font-size: 10pt; 
        font-weight: normal; 
        letter-spacing: 1px; 
        text-align: Left; 
        /* height: 1px; */ 
        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(53, 60, 50); 
        color: rgb(111, 111, 111); 
        font-size: 12pt; /* 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(53, 60, 50); 
        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-bottom: -32;} */


BODY { margin-top: 0px; top: 0px; }
BODY TABLE IMG { display: inline; }


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