@charset "UTF-8";
.photocredit {
	font-size: 11px;
}
#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;
	text-decoration: underline;
}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/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(../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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400;
	font-style: normal;
}
h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #C30;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: normal;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background: #47292B;
	text-align: center;
	word-spacing: normal;
	height: 30px;
	vertical-align: middle;
	padding-top: 15px;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
}
p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 35px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#wrapper {
	background: #FFF;
	width: 760px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	clear: both;
	font-style: normal;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	color: #9C3;
	font-style: normal;
}
a:active {
	text-decoration: none;
	color: #400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
#image {
	float: right;
	padding: 10px 0px 0px 20px;
	font-style: normal;
}
#photo {
	font-size: 14px;
	text-align: center;
	font-style: normal;
}
#wrapper h6 a {
	color: #400;
	font-style: normal;
	text-decoration: none;
}
#wrapper #websites a {
	color: #400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 30px;
	font-style: normal;
}
#josie_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D8DFF1;
	font-style: normal;
}
#wrapper strong a {
	color: #400;
	padding-left: 30px;
	font-style: normal;
	text-decoration: none;
}
a.one:link {color:#300;}
a.one:visited {color:#300;}
a.one:hover {color:#9C3;}
#wrapper h3 {
	color: #300;
	font-size: 14px;
	font-weight: normal;
	padding-left: 30px;
}
#food_link {
	font: italic 12px/15px Arial, Helvetica, sans-serif;
	color: #C30;
}
#foodlink {
	font: 14px Arial, Helvetica, sans-serif;
	color: #300;
}
