#container {
        position: relative;
        left: 50%;
        margin-left: -500px;
	width: 1000px;
	background-color: #F2D5AA;
	border: 1px solid #CCA366;
}
#content {
	width: 825px;
	margin-left: 160px;
	background-color: #F3E9DA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
	overflow: hidden;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #997A4C;
	color: black;
}
#left {
	width: 150px;
	float: left;
	padding: 5px 5px 80px;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;

}
#header {
	background-color: #F2D5AA;
	font-variant: normal;
	color: #806640;
	border-bottom: solid 1px #CCA366;
	height: 100px;
	background-image: url(../img/wt-header.jpg)
	
}

#headtitle {
    margin-left: 110px;
    padding-top: 5px;
	font-size: 24pt;
	font-weight: bolder;
	font-style: normal;
	letter-spacing: 0.2em;
}

#subtitle {
	margin-left: 110px;
	padding-left: 2em;
	font-style: italic;

}

#logo {
	float: left;
}
#content h1 {
	border-bottom: solid 2px #CCA366;
	color: #806640;
	text-transform: smallcaps;
	margin-bottom: 2px;
	margin-top: 5px;
}
#content h2 {
	text-align: right;
	border-bottom: solid 2px #CCA366;
	color: #806640;
	text-transform: capitalize;
	margin-bottom: 2px;
}
#content h3 {
	color: #806640;
	margin-bottom: 2px;
}


.infobar {
	margin: 0px;
	padding: 0px;
	color: #806640;
	text-align: right;
	font-style: italic;


}
.infobar a {
	color: #CC6600;
}

table {
  width: 100%;
  border-top: solid 1px #CCA366;
  border-left: solid 1px #CCA366;
}

td {
  margin: 0px;
  border-right: solid 1px #CCA366;
  border-bottom: solid 1px #CCA366;
}

tr {
  margin: 0px;
}

td.cell1 {
	width: 22%;
}

td.th {
	background-color: #F2D5AA;
	font-weight: bold;
	color: #CC6600;
	vertical-align: top;
}

td.th a {
    color: #CC6600;
}

td.commentbody {
  width: 78%;
}

textarea, .txt {
  width: 100%;
  border: solid 1px #CCA366;
}

textarea {
  height: 5em;
}

.lefthead {
  margin-top: 1em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-variant: normal;
  color: #806640;
  text-align: center;
}

#left a {
  font-style: italic;
  color: #806640;
  text-decoration: none; 
}

#left a:hover {
  text-decoration: underline;
  color: #CC6600;
}

#left ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	text-align: left;
	text-indent: 0pt;
	list-style-position: inside;
	list-style-type: circle;

}

ul.piclist50, ul.piclist180 {
	padding-left: 0px;
	margin-top: 0px;
	text-indent: 0pt;
	list-style-type: none;
	list-style-position: inside;
}

#left ul.piclist50 {
	margin-left: -3px;
	margin-right: -3px;
	list-style-type: none;
}

ul.piclist50 li, ul.piclist180 li {
	width: 50px;
	height: 50px;
	float: left;
	margin: 1px;
	background-color: #CCA366; 
	line-height: 50px;
	padding: 0px;
	text-align: center;
}

.piclist50 li img, .piclist180 li img {
	border: none 0px;
	vertical-align: middle;
	margin-top: -2px;
}


.piclist50 li:hover, .piclist180 li:hover {
	background-color: #806640;
}

ul.piclist180 li {
	width: 190px;
	height: 190px;
	line-height: 190px;
}

div.story {
	margin-left:-10px;
	padding-left: 1em;
	border-left: solid 1em #CCA366;
}

div.story p, p.story {
	text-indent: 2em;
}

.warning {
	background-color: #FF9999;
	border: dashed 1px #FF0000;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FF0000;
	font-family: arial;	
}

.warning h3 {
	margin-top: 0px;
}

.warning p {
}

.insertbox {
  width: 190px;
  padding: 5px;
  margin: 2px;
  border: solid 1px #CCA366;
  background-color: #F2D5AA;
  float: right;
  font-size: small;
  text-align: center;
  
}
.insertbox h3 {
  background-color: #CCA366;
  color: #806640;
  margin: -5px;
  margin-bottom: 3px;
}

.insertbox p {
  text-align: left;
}

img {
	border: none;
}

.gallink {
  background-color: #F2D5AA;
  height: 190px;
  border: solid 2px #CCA366;
  margin-bottom: 10px;

}

.gallink .imgcon {
  float: left;
  display: block;
  width: 186px;
  height: 186px;
  line-height: 180px;
  text-align: center;
  background-color: #F2D5AA;
  border: solid 2px #CCA366;
  margin-right: 10px;
}

.imgcon img {
  vertical-align: middle;

}

.gallink ul {

}

.gallink h3 {
	margin: 0px;
	padding: 3px;
 	background-color: #CCA366;
	color: #806640;
}

.gallink h3 a {
	color: #806640;
	text-decoration: none;
}

.gallink .descr {
	height:40px;
}
.navbar {
  border: solid 1px #CCA366;
  background-color: #F2D5AA;
  padding: 3px;
  text-align: center;
}

.next {
	float: right;
}
.prev {
	float: left;
}

.navbar a, .next a, .nexth1 a {
	text-decoration: none;
	color: #806640;
}


.navbar a:hover, .next a:hover, .nexth1 a:hover {
	text-decoration: underline;
}

.nexth1 {
	float: right;
	padding-top: 20px;
	font-size: 12pt;
}

#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; }
