html {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 80%;
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #6a0000;
	background: #fff url(images/bg1.jpg) -18px 0 no-repeat;
/* hide overflow: hidden from IE5/Mac */
/* \*/
	overflow: hidden;
/* */
}
body {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;

}
#container{

}

a,a:visited{
	color:#006;
}
a:hover{
	color:#0f0;
}
h1{
	margin: 0 auto;
	text-align:center;
	font-size: 150%;
}
h2{
	margin: 0 auto;
	text-align:left;
	font-size: 180%;
}
img{
  border: 0;
}
#content {
	display: block;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	padding-left: 158px;
	position: relative;
	z-index: 3;
}
#head {
	position: fixed;
	margin: 0;
	top: 0;
	left: 0px;
	display: block;
	width: 1006px;
	height: 100px;
	background: url(images/top.jpg) #ddd;
	font-size: 1em;
	z-index: 5;
	color: #fff;
}
#foot {
	position: fixed;
	margin: 0;
	bottom: -1px;
	left: 0px;
	display: block;
	width: 1006px;
	height: 20px;
	background: url(images/foot.jpg) #963;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding-top:3px;
	z-index: 6;
}
#left {
	position: fixed;
	left: -18px;
	top: 0;
	height: 100%;
	width: 150px;
	background: url(images/side2.jpg) #aaa;
	background-position: 0 100px;
	font-size: 1em;
	color: #fff;
	z-index: 4;
}
* html #head, * html #foot, * html #left {
	position: absolute;
}
#pad1 {
	display: block;
	width: 18px;
	height: 100px;
	float: left;
}
#pad3 {
	display: block;
	width: 18px;
	height: 80px;
	float: left;
}
.pad2 {
	display: block;
	height: 100px;
}
#content p {
	padding: 5px;
}
#bigpad {
	padding-left: 60px;
	width:560px;
}
.bold {
	font-size: 1.2em;
	font-weight: bold;
}
#wordsleft {
	height: 600px;
	width: 116px;
	background: #963;
	border: 1px solid #fff;
	border-color: #def #678 #345 #cde;
	margin: 14px 0 0 24px;
	padding: 4px;
}
#wordsright {
	position: absolute;
	top: 100px;
	left: 160px;
	height: 900px;
	width: 150px;
	background: #963;
	color: #fff;
	border: 1px solid #fff;
	border-color: #def #678 #345 #cde;
	margin: 0 5px 0 675px;
	padding: 5px;
}
#wordsabsolute {
	position: absolute;
	top: 280px;
	left: 400px;
	background: #eee;
	border: 1px solid #000;
	margin: 5px;
	padding: 5px;
	font-size: 2em;
	color: #963;
}
#wordsrelative {
	position: relative;
	top: 10px;
	left: 30px;
	background: #ddd;
	border: 1px solid #000;
	margin: 5px;
	padding: 5px;
	font-size: 2em;
	color: #963;
	width: 200px;
}
#menu ul {
	padding: 0;
	margin: 0;
	border: 0;
}
#menu li {
	list-style: none;
}
#menu a, #menu a:visited {
	position: relative;
	text-decoration: none;
	text-align: center;
	background: #963;
	color: #fff;
	display: block;
	width: 122px;
	border: 1px solid #fff;
	border-color: #def #678 #345 #cde;
	padding: 1px;
	margin: 1px 0 0 25px;
	/*margin-left: 25px;*/
}
#menu a:hover {
	top: 1px;
	left: 1px;
	color: #fff;
	background: #963;
	border-color: #345 #cde #def #678;
}
#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; }















form#two {
background:	url(images/bg.png) center top no-repeat;
width:469px; 
height: 754px;
padding:5px;
margin:0 auto;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
font-size: 76%;	
}

form#two fieldset {
width:430px; 
display:block; 
border:1px dotted #fff; 
padding:5px; 
margin-bottom:0.5em; 
margin-left: 13px;
line-height:1.2em;
}

form#two fieldset#opt {
/*background:#ff6705;*/
}

form#two legend {
font-size:1.1em; 
font-weight:bold; 
color: #fff;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #630;
padding: 0 5px;
background: url(images/legend_bg.gif);
}

form#two label {
clear:left; 
display:block; 
float:left; 
width:100px; 
text-align:right; 
padding-right:10px; 
color: #630; 
margin-bottom:0.5em;
}

form#two input {
border:1px solid #630; 
padding:0 2px;; 
margin-bottom:0.3em;
}

form#two select {
margin-left:0.5em;
}

form#two textarea {
width:400px; 
height:auto;
border:1px solid #630; 
padding:0.5em; 
overflow:auto; 
}

form#two option {
background:#003399; 
color:#fff;
}

form#two optgroup {
background: #4D89FF; 
color:#FFF; 
}

form#two optgroup option {
background:#C5D9FF; 
color:#003399;
}

form#two #button1 {
color:#003399; 
font-weight: bold;
background: url(images/btn_bg.jpg);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
margin-left: 11.5em
}

form#two #button2 {
color:#003399; 
font-weight: bold;
background: url(images/btn_bg.jpg);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
}

form#two #button1:hover, form#two #button2:hover {
color:#FF6705;
}