body {
	background:url(images/bg.gif) repeat-y top center #eaeaea;
	color:#3a3a3a;
	font:76% Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
}
a {
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 15px 0;
	line-height:1.5em;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	font-size:3.2em;
	letter-spacing:-3px;
	color:#fff;
	margin:12px 0 5px 20px;
}

#container {
	width:754px;
	padding:0 0px;
	margin:auto;
	background:#FFFFFF url();
	background-repeat:no-repeat;
	color:#fff;
	text-align:left;
	border-left:0px solid #ed459d;
	border-right-style:0px solid;
	border-right-color:#000000;
}
#sitetitle {
	float:left;
	height:149px;
	margin-right:0px;
	background:url(images/header.jpg) no-repeat;
	width: 754px;
	color: #888;
}
#sitetitle a {
	color:#567;
	font-weight:normal;
}
#sitetitle a:hover {
	color:#269;
}
#menu {
	height:122px;
	padding-top:px;
	margin-top:18px;
	margin-right:10px;
	background-repeat:repeat-x;
	text-align: right;
}
#menu a {
	
	padding:105px 6px 41px 6px;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000;
}
#menu a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#999900;
	padding:15px 6px 15px 6px;
	letter-spacing:-1px;
	font-size:1.2em;
	font-weight:bold;
	border-left: 0px solid #eee;
	border-right: 0px solid #eee;
}
#content {
	margin-top:0px;
	border-top:0px solid #000000;
	border-right:0px solid #000000;
	width:100%;
	clear:both;
}
#content p, content2 {
	color:#666666;
}
#content h2 {
	margin:0 0 10px 0;
	color:#999900;
	border-bottom:0px solid #999999;
	background-position:right;
	background-repeat:repeat-y;
	font-size:1.5em;
}
#content h2 a {
	color:#000000;
	font-weight:normal;
}
#content h2 a:hover {
	color:#999900;
	text-decoration:none;
	background:none;
}
#content p {
	margin:0 0.0em 1.0em 0.0em;
	
}
#left {
	border:0px solid #000000;
	margin-top:0px;
	width:380px;
	float:left;
}
#left2 {
	background-color:#fff;
	border:0px solid #000000;
	margin-top:0px;
	width:754px;
	float:left;
}
#left2 h1 {
	background-color:#FFFFFF;
}
#right {
	float:right;
	width:340px;
	margin-left:10px;
	margin-right:15px;
	margin-top:70px;
	border-top:0px solid #000000;
	
}
#right h3 {
	margin:0 0 8px 0;
	padding:6px 0 0 0;
	border-bottom:1px solid #000000;
	font-size:1.6em;
}
#footer {
	clear:both;
	padding:10px 0 12px 24px;
	height:76px;
	text-align:left;
	color:#000000;
}
#footer a {
	color:#888;
	font-weight:normal;
}
#footer span {
	color:#aaa;
	font-size:2em;
	letter-spacing:-2px;
}
.entry {
	position:relative;
	margin:0 0 0px 0;
	border:0px solid #CCCCCC;
	color:#000000;
	padding:1px;
}
.entry p {
	font-size:small;
}
.entry h2 {
	padding-top:6px;
	padding-left:12px;
}
.entryphoto {
	margin:0px 50px 0px 50px;
	float:left;
	padding-right:14px;
	padding-left:14px;
	padding-top:12px;
	border:0px solid #fff;
}
.entryphoto2 {
	margin:0px 0px 0px 0px;
	float:left;
	border:0px solid #fff;
}
.entryphoto3 {
	margin:0px 0px 0px 0px;
	float:left;
	padding-right:14px;
	padding-left:14px;
	padding-top:12px;
	border:0px solid #fff;
}
#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;
}
.hide {
	display:none;
}

.right {
float:right;
padding:5px;
}