/* Photo Album */
.photoalbum {margin:1px 0; font-size:12px!important;}
.photoalbum img.mainimage {margin-right:15px;}
.photoalbum span.categoryname {font-weight:bold; font-size:13px;}
.photoalbum span.description {font-size:12px; color:#000;}
.photoalbum a {font-weight:bold; font-size:14px!important; line-height:14px;}

#lightbox {background-color:#eee; padding:10px; border-bottom:2px solid #666; border-right:2px solid #666;}
#lightboxDetails {font-size:0.8em; padding-top:0.4em;}	
#lightboxCaption {float:left; text-align:left;}
#keyboardMsg {float:right;}
#closeButton {top:5px; right:5px;}
#lightbox img {border:none; clear:both;} 
#overlay img {border:none;}
#overlay {background-image: url(overlay.png);}
* html #overlay {background-color:#333; back\ground-color: transparent;background-image: url(blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");}

/*CSS for DIV containing each image*/
.slideshow {float:left; width:90px; height:110px;}
.slideshow img {width:75px; height:75px;}
#navlinks {width: 400px;}
#navlinks a {margin-right:8px; margin-bottom:3px; font-size:110%;}
#navlinks a.current {background-color: yellow;}
