* {margin:0;padding:0;}

a{
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#DCF0FF;
}

a:active {
	color:#333333;
}

a:visited {
	color:#666666;
}


html, body, #wrap {
	height:100%;
	margin:0;
	padding:0;
}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 75px;}  /* must be same height as the footer */


img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#content{
	height:auto;
	width:43%;
	min-width:400px;
	color:#CCCCCC;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#999999;
	position:relative;
	z-index:1;
	padding-top: 10px;
	margin-left: 50px;
	padding-right: 20px;
	padding-left: 20px;
}

#content2{
	height:auto;
	width:20%;
	min-width:200px;
	color:#CCCCCC;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#999999;
	position:relative;
	z-index:1;
	padding-top: 10px;
	margin-left: 50px;
	padding-right: 20px;
	padding-left: 20px;
}

#content3{
	height:auto;
	width:420px;
	min-width:420px;
	color:#333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:fixed;
	z-index:1;
}

#content4{
	height:auto;
	width:420px;
	min-width:420px;
	color:#CCCCCC;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:fixed;
	z-index:1;
	clip: rect(auto,auto,auto,auto);
	margin-top: 75px;
}

#container{
	width:420px;
	height:auto;
	margin-left: 100px;
	margin-top: 80px;
}


#container2{
	width:100%;
	height:auto;
}

#footer{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-width:320px;
	color:#333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}

#footerbackground {
	width:500px;
	height:55px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-top: 10px;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


#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: #fff; 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(lightbox2.04(2)/images/prevlabel.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(lightbox2.04(2)/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(lightbox2.04(2)/images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#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; }
