﻿.picbox {
	border: 1px solid #800000;
}
.bottext {
	font-family: "Palatino Linotype", Georgia;
	font-size: 13px;
	color: #660000;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: center;
	padding-top: 12px;
}
.navspacer {
	color: #996666;
	padding-right: 12px;
	padding-left: 12px;
}
.redline {
	background-color: #660000;
	height: 1px;
}
.centertext {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #7a2721;
	line-height: 16px;
}
#footerbar {
	background-image: url('../images/sh_new09_footer.gif');
	height: 42px;
}
#undercontentbar {
	height: 10px;
	background-image: url('../images/sh_new_botfade.jpg');
	clear: both;
	border-top-style: solid;
	border-top-color: #f9f3e3;
	border-top-width: 40px;
}
#midpage {
	background-color: #f9f3e3;
	width: 760px;
	height: 100%;
}
#navigation {
	text-align: center;
	background-color: #d6c7b5;
	padding-top: 8px;
	padding-bottom: 8px;
}
#wrap {
	margin: 0 auto;
	width: 760px;
	background-color: #f9f3e3;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
body {
	background-position: top;
	margin: 0;
	background-color: #d6c7b5;
	background-image: url('../images/sh_new09_pageback.jpg');
	background-repeat: repeat-x;
}
img {
	border-width: 0px;
}
p {
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
}
.pagebody {
	background-color: #F9F3E3;
}
html {
	min-height: 101%;
}
#botbartext {
	font-family: "Palatino Linotype", Georgia;
	padding-top: 16px;
	text-align: center;
	padding-right: 14px;
	font-size: 13px;
}
.mainbody {
	padding-top: 25px;
	width: 700px;
	height: 100%;
	background-color: #f9f3e3;
}
#navtext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#copyright {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding-top: 10px;
	color: #660000;
	padding-bottom: 40px;
}
#copyright a {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 10px;
	color: #993333;
}
#copyright a:visited {
	color: #993333;
}
#copyright a:hover {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 10px;
	color: #FFFFFF;
}
#titles {
	font-family: Georgia;
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	margin-bottom: 16px;
	margin-top: 4px;
}
#subnav a:hover {
	line-height: 23px;
	color: #FFFFFF;
}
.navmain {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
#containerSpacer {
	clear: both;
	font-size: 1px; /* Might be needed for IE-Win, might not be needed. */
}
#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;
}
#nextLink {
	width: 49%;
	height: 100%;
	background: transparent url("../images/blank.gif") no-repeat;
/* Trick IE into showing hover */	display: block;
}
#prevLink {
	width: 49%;
	height: 100%;
	background: transparent url("../images/blank.gif") no-repeat;
/* Trick IE into showing hover */	display: block;
}
#prevLink {
	left: 0;
	float: left;
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink {
	right: 0;
	float: right;
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#prevLink:visited:hover {
	background: url("../images/prevlabel.gif") left 15% no-repeat;
}
#prevLink:hover {
	background: url("../images/prevlabel.gif") left 15% no-repeat;
}
#nextLink:visited:hover {
	background: url("../images/nextlabel.gif") right 15% no-repeat;
}
#nextLink: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;
}


