#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px/1.4em Verdana, Helvetica, sans-serif; background-color: #000; margin: 0 auto; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #d6e0e8; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
body { color: #8ab6d3; font-size: 11px; font-family: sans-serif, arial, verdana; line-height: 20px; background-color: #000; background-image: url('(EmptyReference!)'); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; word-spacing: 2px; letter-spacing: 1px; margin-top: 5px; margin-left: 100px; }
a:hover { text-decoration: none; color : #8ab6d3; }
#wrap { margin: 40px auto 0; width: 800px; }
#header { background-image: url(../images/smoke/shadow-m.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 100px; top: 200px; margin-top: 65px; }
#header h1 { color: #7d93ba; font-size: 26px; font-weight: 100; text-decoration: none; letter-spacing: -3px; padding: 12px 0 5px 10px; }
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}
td { color: #44a0de; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bolder; text-decoration: none; text-transform: none; text-align: justify; margin-left: 12px; }
A:link {text-decoration: none}

