/* ###################### OVERALL SETTINGS ###################### */

body {
	margin: 0px;
	background-color: #000000;
	background-image:   url(background/rotate.php);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : 718px 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 10px
}


#header {

	width: 720px;
	float: left;
	margin-top: 2px;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #222222;
	height: auto;
	}



.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 8px;
	color: #F5EAEA;
	float: left;


}

.galinstruct{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 8px;
	color: #F5EAEA;
	float: left;


}

.supporters {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 26px;
	color: #FEEF9C;
	font-weight: bold;

}


.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 26px;
	color: #FEEF9C;
	float: left;
	font-weight: bold;


}

.sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #FBFC89;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;



}




.contactcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF2A00;
	margin-bottom: 10px;
	margin-top: 0px;
}





.pagelink {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FEEF9C;
	margin-bottom: 10px;
	margin-top: 0px;

}

.pagelink2 {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
	  background-color : #FEEF9C;

}

.substyle {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6B6B;
	width: 199px;
	text-align: center
	}
	
.substyle2 {
	padding-top: 2px;
	padding-bottom: 5px;
	width: 199px;
text-align: center

	}
	

/* ###################### LINKS ###################### */
a.contentlink:link, a.contentlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #F5EA6F;
	float: left;
	text-decoration: none;
}

a.contentlink:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: black;
	background-color : #FEEF9C;
	float: left;

  
}


a.pagelink:link, a.pagelink:visited {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FEEF9C;
	margin-bottom: 10px;
	margin-top: 0px;
  	text-decoration: none;
}

a.pagelink:hover {
  font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
  background-color : #FEEF9C;
  font-style: normal;
  line-height: 20px;
  	text-decoration: none;
  

}

a.submenu:link, a.submenu:visited {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: E7E3E3;
		text-decoration: none;
 
}

a.submenu:hover {
  font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
  background-color : #FEEF9C;
  font-style: normal;
  line-height: 20px;
  	text-decoration: none;

}


a.siteby:link, a.siteby:visited {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	 	text-decoration: none;
			padding-top: 3px;
  
}

a.siteby:hover {
  font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
  background-color : white;
  font-style: normal;
   	text-decoration: none;
		padding-top: 2px;

}



/* ###################### WORK STYLES ###################### */
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	align: left;
	font-size: 15px;
	color: #090908;
	line-height: 20px;
	background-color: #E1DFBA;
}

/*###################light box extra ########################### */

#lightbox{
	position: absolute;
	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{
	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(lightbox2/images/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(lightbox2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}