body {padding:0; margin:0; color:#000000; background-color:#DCD38B}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.content td{color:#A79494; font-size:11px; line-height:13px} 
.content b{color:#D4CCCE} 
.content a{color:#C7B8BD; text-decoration:none} 
.content a:hover{text-decoration:underline} 

.content .block{color:#BA8A97; font-size:11px; line-height:13px}
.content .block b{color:#D5B4BB} 
.content .block1{color:#714A40; font-size:11px; line-height:13px}
.content .block1 b{color:#821A30} 
.content .block1 li{background:url(images/2_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }
.content .block1 a{color:#714A40; text-decoration:none} 
.content .block1 a:hover{text-decoration:underline}
.content .block2 a{color:#A79494; text-decoration:none} 
.content .block2 a:hover{text-decoration:underline}
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }


input,textarea{
   background:#FFFFFF;
   border:1px solid #464646;
   font-family:Tahoma;
   color:#CEE8CD; 
   font-size:11px;
} 
 
 /* lightbox */

#lightbox{
	position: absolute;
	top: 40px;
	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(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 0% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.8em;
}

#imageData{
	padding:0 10px;
}

#imageData #imageDetails{ width: 80%; float: center; text-align: center; }
#imageData #caption{ text-align: center; font-weight: bold; color: #000000; font-size: 14px; font-family: "Trebuchet MS", Arial, sans-serif; }
#imageData #caption span { font-weight: bold; color: #000000; font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 80%; float: center;  padding-bottom: 0.7em; background-color: #ffffff;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
h2 {
	color: #C2C7BE;
	font: normal small-caps bold 2.5em Verdana, sans-serif;
	text-decoration: underline;
}

.right {
	font-size: 1.0em;
	padding-right: 100px;
	text-align: right;
}

#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}