body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	color: gray;
	padding: 0px;
	background: white;
	margin: 10px 0px 10px 0px;}

a {color: gray; text-decoration: none;} 
a:visited {text-decoration: none; color: gray;}
a:hover {color: #FF6600;}	
	

#container {
	width: 770px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
        margin-right: auto;
	padding: 0px;
	border: 0px;}
 
#wrap {	width: 770px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;}

#top { padding: 0px; margin: 0px;}

#logo { width: 400px;
	height: 40px; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	background:  white;
	overflow: hidden;}

#logo a {text-decoration: none;} 

#logo a:visited {text-decoration: none;}	


#nav { 	
       	border: 0px;
	margin: 10px;
	padding: 0px;
	overflow: hidden;}

	#nav ul{
		list-style-image: none;
		list-style-type: none;}
	
	#nav li{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		float: left;}

	#nav li a{
		color: gray;
		text-decoration: none;
		display: block;
		float: left;}
	

#main { margin: 0px;
	padding: 0px;
	overflow: hidden;}
	
#subnav {
        
	background: gray;
	border:0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;}	

	#subnav ul{
		list-style-image: none;
		list-style-type: none;}
	
	#subnav li{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 100%;
		float: left;}

	#subnav li a{
		color:#FFFFFF;
		text-decoration: none;
		display: block;
		padding: 0px 20px 0px;
		height: 25px;
		float: left;}

	#subnav li a:hover{
		color: #FF6600;}

#contentNoframe {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px 0px 50px 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;}
	
	#contentNoframe ol{
		list-style-image: none;
		list-style-type: none;
		text-decoration: none;}
	
        #contentNoframe h4{
		color: gray;
		font-size: 100%;
		font-weight: bold;
		text-decoration: underline;
		line-height: 20%;}
	
	#contentNoframe h2{
		color: gray;
		font-size: 200%;
		font-weight: bold;
		text-decoration: none;
		line-height: 20%;}

	#contentNoframe h6 {text-align: right;}

	#contentNoframe a {color: #FF6600; text-decoration: none;} 
	#contentNoframe a:visited {text-decoration: none; color: #FF6600;}
	#contentNoframe a:hover {color: #A80000;}




#content {
	margin: 10px;
	padding: 15px 0px 2px 5px;
	overflow: hidden;}
	
	#content ol{
		list-style-image: none;
		list-style-type: none;
		text-decoration: none;}
	
       	 #content h4{
		color: gray;
		font-size: 100%;
		font-weight: bold;
		text-decoration: underline;}	

	#content h2 {display: none;}

#collectionMenu {
		padding: 5px 0px 0px 5px;
		float: left;
		margin: 0px;
		border-right: 1px silver solid;}

	#collectionMenu ul.menu {
			padding: 0px;
			margin: 5px;
			display: none;
			list-style-type: none;
			list-style-position: outside;}
	
	#collectionMenu a.menuLink {
			font-weight: bold;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			text-transform: uppercase;
			line-height: 100%;}
	
	#collectionMenu li a {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			color: gray;
			line-height: 100%;}

	#collectionMenu li a:hover {color: #FF6600;}
	#collectionMenu li a:visited {text-decoration: none; color: gray;}

#contentText { 
		border: 0px;
		margin: 0px 170px 0px 170px;
		padding: 0px 5px 20px 5px;
		overflow: hidden;}

	
	
#photoAlbum {
        width: 557px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: white;}
 
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;}

#photoAlbum 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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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: gray; }
#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{ border: none; 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;}


#sidebar {
	margin: 10px 0px 10px 0px;
	background: white;
	color: gray;
	overflow: hidden;}
		
	#sidebar li a{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color: #FF6600;}

	#sidebar li a:hover{
		color: #A80000;}
	
	#sidebar h4{
		color: gray;
		text-decoration: underline;}

#footer {
	margin: 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
        color: gray;}

	#footer h4 {

		text-align: center;}

	#footer a {color: #FF6600;}
	#footer a:hover{color: #A80000;}
	#footer a:visited {color:#FF6600;}









