body {
	margin: 0px 0 400px 0;
	background: #000 url(../images/bg.jpg) no-repeat scroll center bottom;
	color: #000;
	font: bold 13px Verdana, Helvetica, sans-serif;
	}
a:link, a:visited, a:active {
	color: #520100;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	}
h1 {
	padding-top: 15px;
	font: bold 16px "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#container {
	clear: both;
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 75px;
	}
#container_gallery {
	clear: both;
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	font-size: 11px;
	}
#navigation{
	float:right;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;
	letter-spacing: 3px;
	background: url(../images/bg_nav.jpg);	
	
		}
	#navigation ul {
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
		padding: 0px 8px;
		list-style-type: none;
		display:inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #D9C8AA;
	text-decoration: none;
		}
	#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
		}
#content {
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#footer {
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 0 3px 0;
	font-size: 11px;
	text-align: center;
	color: #633324;
	background: #9cb6c7 url(../img/footer.jpg) center top no-repeat;
	}
	#footer p {
		margin: 5px;
		padding-top: 4px;
		}
	#footer ul {
		margin: 0;
		text-transform: uppercase;
		}
	#footer ul li {
		margin:0;
		padding: 0px 10px;
		list-style-type: none;
		display:inline;
		}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #9096A6;
	}
#enlarge {
	height: 450px;
	}
#enlarge img{
	margin: 5px;
	padding: 15px;
	background: #fff;
	border: 1px solid #2b2017;
	}
.thumbnails td a{
	margin: 5px;
	width: 60px;
	height: 60px;
	display: block;
	overflow: hidden;
	border: 1px solid #2b2017;
}

	
#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(../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: #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; }