* {
	margin: 0;
	padding: 0;
	border: 0;
}
td {
	vertical-align: top;
}
ul {
	list-style: none;
}
div, dl, dt, dd, ol, ul, li, form, td, th, p {
	margin:0;
	padding:0;
}
input, select, option, textarea {
	font:normal 14px Tahoma;
	border: 1px solid #ccc;
}
a {
	color:#694631;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	color:#402a23;
	font:normal 14px Tahoma;
	background:#f0f2dd url(images/content.jpg) repeat-x bottom;
}
#main {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#top {
	height:395px;
	background:#fafdf1 url(images/top.jpg) no-repeat top left;
}
#line {
	height:36px;
	background:#d9dfe4 url(images/line.jpg) repeat-x;
}
#nav {
	height:44px;
	text-align:center;
	background:url(images/nav.jpg) repeat-x;
}
#nav img {
	vertical-align:top;
	margin:0 20px;
}
#nav li {
	display:inline;
	margin:0 30px;
}
#nav a {
	color:#040403;
	font:normal 24px Comic Sans MS;
}
#nav a:hover {
	color:#000;
}
#head {
	width:926px;
	height:250px;
	background:#c9bed8 url(images/head.jpg) no-repeat;
}
#content {
	background:#f0f2dd url(images/content.jpg) repeat-x bottom;
}
#right-col {
	width:292px;
	color:#331432;
	background:url(images/right-col.jpg) no-repeat bottom right;
}
#right-col-padding {
	padding:50px 40px 0 40px;
}
#right-col p {
	color:#4f3722;
	font-size:12px;
	margin:10px 0;
}
#right-col h1 {
	font-size:14px;
	color:#69492d;
	margin-bottom:15px;
}
#right-col strong {
	color:#a25939;
}
#right-col h2 {
	text-align:right;
}
#right-col h2 a {
	color:#a25939;
	font-size:12px;
}
#left-col {
	width:708px;
	font-size:14px;
	font-weight:bold;
}
#left-col h1 {
	color:#402a23;
	font-size:12px;
	margin-bottom:5px;
}
#left-col p {
	margin:20px 0;
}
#left-col-padding {
	padding:50px 50px 0 50px;
}
.girl {
	width:75%;
	margin:0 0 0 150px;
}
.abz {
	width:243px;
	height:163px;
	background:url(images/abz.jpg) no-repeat top left;
}
#left-col .abz p {
	margin:10px 0;
	font-size:11px;
	line-height:14px;
}
.abz strong {
	color:#7f6150;
}
.abz img {
	margin:1px 25px 0 0;
}
.ots-gor {
	width:69px;
}
.ots-ver {
	height:65px;
}
#footer {
	width:1000px;
	height:35px;
	padding:23px 0 0 0;
	text-align:center;
	color:#351434;
	font:normal 14px Comic Sans MS;
	background:#dae1e5 url(images/footer.jpg) no-repeat bottom left;
}
.style1 {
	color: #F4F3F8
}
.style2 {
	color: #F5DFC8;
}
.style3 {
	color: #A25939;
}
#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;
}
#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;
}
