

BODY { background-color: #F5F5F5; color: black; }

.albumsWrapper { width: 1100px; padding: 20px; margin: auto; font-family: Tahoma, arial; }
.albumsWrapper A { color: #CCCCCC; }
.albumsWrapper A:VISITED { color: #CCCCCC; }
.albumsWrapper A:HOVER { color: orange; letter-spacing: .2em; }

.displayWrapper { width: 105%; margin: auto; font-family: Helvetica; }
.displayWrapper A { color: #CCCCCC; }
.displayWrapper A img { color: #CCCCCC; border: solid white 8px; }
.displayrapper A:VISITED { color: #CCCCCC; }
.displayWrapper A:HOVER { color: orange; letter-spacing: .2em; }


.albumDesc { float: left; width: 345px; font-size: 12px; text-align: left; }
.albumDesc H4 { border-bottom: #A0A0A0 solid 1px; text-align: left; }
.albumDesc P { margin-right: 5px; }

.albums { float: right; padding: 15px; text-align: right; }
.albums :HOVER { background-color: #FFFFFF }

.albums_right { float: right; border-left: solid #A0A0A0 1px; }
.albums_right A:HOVER { color: orange; }


.ImageViewer { float: left; z-index: 5; visibility: hidden; position: absolute; margin: auto;  width: 100%; min-height: 100%;  background-color: #000000; border: 1px solid #000000; }

#Gallery .Album { width: 1000px; padding: 10px; text-align: center; margin: auto; }
#Gallery .AlbumName { font-size: 18px; text-align: center; }
#Gallery .AlbumInfo { color: black; }
#Gallery .Album:HOVER { background-color: #EEEEEE; }
#Gallery .Album A { text-decoration: none; padding: 0px 10px 0px 10px; }
#Gallery .Album IMG { margin-right: 10px; border: 0px; position: fixed; margin: auto; }
#Gallery #ImageViewer { z-index: 2; visibility: hidden;  width: 100%; position: absolute; margin: auto; background-color: #A0A0A0; border: 1px solid #000000; }
#Gallery #ImageViewer #ImageViewer_Image {  border: solid black 8px; width: 1000px; margin: auto; }
#Gallery #ImageViewer #ImageViewer_Comment { text-align: center; }
#Gallery #ImageViewer #ImageViewer_FileInfo { text-align: center; color: #999999; font-size: 10px; margin: auto;}
#Gallery .Navigation { text-align: center; color: #A0A0A0; }
#Gallery .Navigation A { padding: 0px 10px 0px 10px; }
#Gallery .Thumbnail_ImageComment { }
#Gallery .Thumbnail_ImageFileName { font-size: 10px; color: #888888; }


#FloatClear { clear: both; }

.latestLeftCol { margin: auto; float: left; width 100px; border: solid 1px;   }

.latestRightCol { margin: auto; float: right; width: 250px; border: solid 1px;  }


