body 

{	
	background: black;
} 

h1

{
	color:#84CFE5;
	padding:0px 0px 0px 2px;
	line-height:50%;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:0.8em;
	font-weight:300;
}

h2

{
	color:white;
	padding:0px 0px 0px 2px;
	line-height:50%;
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:0.8em;
	font-weight:300;
}

h3

{
	color:white;
	padding:0px 0px 0px 2px;
	line-height:50%;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:0.9em;
	font-weight:300;
}
p

{
	color:white;
	padding:10px 0px 10px 2px;
	margin:10px 20px 0px 0px;
	line-height:130%;
	font-family:arial, helvetica, geneva, sans-serif;
	font-size:0.8em;
	font-weight:300;
}

ul
{
 margin:16px; 
 padding-left:8px;
} 
 
li
{
	list-style-image: url(lister.gif);
	line-height: 130%;
	color: white;
	font-family:arial, helvetica, geneva, sans-serif;
	font-size:0.8em;
	font-weight:300;
}

.box { 
   margin: 0 auto;
   width:600px;
   padding:30px 0px 0px 0px;
} 



.navi { 
	width:600px;
    padding:1px 0px 1px 2px;   
	border-bottom:dotted white 1px;
	line-height:130%;
	font-family:arial, helvetica, geneva, sans-serif;
	font-size:0.8em;
	font-weight:300;
} 


.content 
{ 
	width:600px; 
   border-bottom:dotted white 1px;
   border-top:dotted white 1px;
   padding:15px 0px 15px 0px;
   margin:10px 0px 10px 0px;

} 

.content2 { 
	width:600px; 
	height:20px;
   border-bottom:dotted white 1px;
   padding:0px 0px 10px 0px;
   margin:0px 0px 10px 0px;
} 

.content3 { 
	width:600px; 
	height:50px;
    border-top:dotted white 1px;
    border-bottom:dotted white 1px;
   padding:0px 0px 20px 0px;
   margin:10px 0px 0px 0px;
} 

.content4 { 
	width:600px; 
	height:40px;
   padding:0px 0px 20px 0px;
   margin:0px 0px 10px 0px;
} 

.minibox1 { 
	border-right:dotted white 1px;
	width:128px; 
	height:40px;
	padding:0px 0px 4px 2px;
	margin:12px 0px 0px 0px;
	float:left;
} 

.minibox2 { 
	border-right:dotted white 1px;
	width:150px; 
	height:40px;
	padding:0px 0px 4px 12px;
	margin:12px 0px 0px 0px;
	float:left;
} 

.minibox3 { 
	border-right:dotted white 1px;
	width:130px; 
	height:40px;
	padding:0px 0px 4px 12px;
	margin:12px 0px 0px 0px;
	float:left;
} 

.minibox4 { 
	width:120px; 
	height:40px;
	padding:0px 0px 0px 12px;
	margin:12px 0px 0px 0px;
	float:left;
} 

.minibox5 { 
	border-right:dotted white 1px;
	width:128px; 
	height:40px;
	padding:0px 0px 4px 2px;
	margin:12px 0px 0px 0px;
	float:left;
} 

.minibox6 { 
	border-right:dotted white 1px;
	width:150px; 
	height:40px;
	padding:0px 0px 4px 12px;
	margin:12px 0px 0px 0px;
	float:left;
} 

.minibox7 { 
	border-right:dotted white 1px;
	width:130px; 
	height:40px;
	padding:0px 0px 4px 12px;
	margin:12px 0px 0px 0px;
	float:left;
} 

.minibox8 { 
	width:120px; 
	height:40px;
	padding:0px 0px 4px 12px;
	margin:12px 0px 0px 0px;
	float:left;
} 


.thumbnail{   
padding:8px 0px 8px 0px;
float: left;
	}	



a:link, a:visited
{
    color:white;
	text-decoration:none;
    border-style:none;
}

a:hover 

{ 
	color:#777;
	text-decoration:none;
}

a img
{ 	border:none;
	 }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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{
	color:white;
	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: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px helvetica, arial, geneva, sans-serif;
	font-weight:300;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: 800;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	