.shadow {
     border-top-color: #000000;
     border-right-color: #000000;
     border-bottom-color: #000000;
     border-left-color: #000000;
     border-left-color-ltr-source: physical;
     border-left-color-rtl-source: physical;
     border-right-color-ltr-source: physical;
     border-right-color-rtl-source: physical;
}

#controlBar {
     background-color: #444444;
     border-top-color: #000000;
     opacity: 0.9;
     display: none;
}

body {
     background-color: black;
     color: #888888;
     font-size: 8pt
}

h1  {
     color: white;
     background-color: #444444;
     text-align: left;
     font-size: 13pt; 
     line-height: 1.0;
     padding: 0.3em 0.3em;
     font-family: dyer, times;
     text-transform: lowercase;
     display: block;
     opacity: 0.9;
     border-bottom-width: 0px;
     font-weight: bold;
     position: fixed;
     top: 0pt;
     left: 0pt;
     right: 0pt;
     z-index: 1000;
}

.Grid h1 {
     font-size: 13pt;
}

.Grid #header .galleryComment {
     display: none;
}

p  {
     text-align: left;
     margin-left: 10px;
     margin-right: 10px;
     font-family: sans-serif;
     display: block;
}

img {
     border-color: transparent;
     margin-left: 5px;
     margin-right: 5px;
     margin-bottom: 5px;
     opacity: 0.95;
}

img:hover {
     opacity: 1.0;
}


h5  {
     color: black;
     text-align: left;
     font-size: 11pt;
     padding: 0.3em 1.0em;
     font-family: dyer, times;
     text-transform: lowercase;
}

a  {
     width:6em;
     text-decoration:underline;
     color:#dddddd;
}

a:hover {
     color: white;
     text-decoration:underline;
}

a:visited:hover {
     color: white;
     text-decoration:underline;
}

a:visited {
     color: #9a9a9a;
     text-decoration:underline;
}

table {
     border-collapse: collapse;
     table-layout: auto;
}

td  {
     vertical-align: top;
     padding: 0em;
     opacity: 0.9;
     font-size: 11pt;
     background-color: black;
     color: #eeeeee
}

h2 {
     display: none;
}

#photos h2 {
     display: none;
}

#albums, #photos {
     border-left-width-value: 0px;
     border-top-width-value: 0px;
     border-right-width-value: 0px;
     border-bottom-width-value: 0px;
}

#poweredBy {
     display: none;
}
