
body { background-color:black; }
.c0verStyle { background-color:#000000; opacity:0.5; filter:alpha(opacity=50); position:absolute; top:0; left:0; z-index:500; }
.pictureFrameStyle { position:absolute; width:100%; height:1px; background-position:center 50px; z-index:500; }
.screenieStyle { position:relative; border-width:2px 1px 1px 1px; border-style:solid; border-color:00A6FF; overflow:hidden; width:1px; height:1px; background-repeat:no-repeat; background-position:center; }
.screenie2Style { position:absolute; top:0; background-repeat:no-repeat; background-color:#000000; background-position:center; width:100%; height:100%; opacity:0; filter:alpha(opacity=0); position:relative; }
.dumpsterStyle { display:none; }
.closeGifStyle { position:absolute; z-index:500; cursor:pointer; top:0; right:0; /**/ }
.backGifStyle { position:absolute; z-index:500; cursor:pointer; top:0; left:0;/**/ }
.fwdGifStyle { position:absolute; z-index:500; cursor:pointer; top:0; left:43px;/**/ }

.base { clear:both; }

.pictureGallery { height:354px; margin-top:20px; width:730px; text-align:center; }
.pictureGallery div { float:left; background:url(../images/gallery-bg.gif); margin:5px; padding-top:4px; }
.pictureGallery div div { float:none; background:url(../images/gallery-bg.gif) bottom; margin:0; padding:0 0 4px 0; }
.pictureGallery div img { border:0; height:100px; width:170px; }

.sixteen { width:730px }
.sixteen div img { height:100px; width:170px }

.nine { width:670px }
.nine div img { height:140px; width:210px }

.four { width:630px }
.four div img { height:210px; width:300px }

.dataStyle { background:black; width:100%; position:absolute; top:0; text-align:center; z-index:5001; padding:5px 0; }
.pnav { text-decoration:none; padding:4px;  }
.pnav:hover { color:white; }
#pagenum { clear:both; line-height:30px; display:inline  }

#linkhere {  position:absolute; top:10px; left:10px; z-index:5002; 
		 	 width:47px; height:35px; background:url(../images/link_icon.gif); display:block; }
#linkhere:hover { background-position:0 bottom; }
