body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	background-color:#000000;
	margin-top:7px;
}

li {margin-left:-5px; padding-left:-5px}
sup {font-size:6px}

A:link    { color:#CCCCCC; }   /* unvisited links */
A:visited { color: #CCCCCC; }   /* visited links  */
A:active  { color: #CCCCCC; }   /* active links   */
A:hover { color: #87713F; }	

.link1 A:link    {	color: #4C776E;	text-decoration: none;}   /* unvisited links */
.link1 A:visited { color: #4C776E; text-decoration: none;}   /* visited links  */
.link1 A:active  { color: #CCCCCC; text-decoration: none;}   /* active links   */
.link1 A:hover { color: #C35836; text-decoration: none;}	

.link2 A:link    {	color: #000000;	text-decoration: none;}   /* unvisited links */
.link2 A:visited { color:#00000; text-decoration: none;}   /* visited links  */
.link2 A:active  { color: #000000; text-decoration: none;}   /* active links   */
.link2 A:hover { color: #C35836; text-decoration: none;}	

.link3 A:link    { color: #CCCCCC; }   /* unvisited links */
.link3 A:visited { color: #CCCCCC; }   /* visited links  */
.link3 A:active  { color: #CCCCCC; }   /* active links   */
.link3 A:hover { color: #C35836; }	

.link4 A:link    { color: #FCD11E; text-decoration:none }   /* unvisited links */
.link4 A:visited { color: #FCD11E; text-decoration:none}   /* visited links  */
.link4 A:active  { color: #FCD11E; text-decoration:none}   /* active links   */
.link4 A:hover { color: #FFFFFE;}	

#all { width:900px; height:550px; margin-left: auto; margin-right: auto; padding-top:10px}
#main {width:1024px !important; width:1024px; height:750px; overflow:hidden; margin-left: auto; margin-right: auto; background-image: url(/images/bgnd_main.png); background-repeat:repeat-y; }

#text_right {clear:right; padding: 10px 10px 20px 15px; font-size:1.1em}
#clear_img {float:left; margin: 5px 25px 5px 0px}
#clear_img_bord {float:left; margin: 5px 25px 5px 0px;}
#clear_right {float:right; margin: 15px 0px 5px 5px}

.float_right {float:right}
.float_left {float:left}
.clear { clear:both}

.text_gold {font-size: 1.1em; color:#87713F; letter-spacing:0.1em}
.text_small {font-size: 1.15em; color:#48546D}
.text_white {font-size: 1.15em; color:#FFFFFF}
.text_red { font-size: 1.0em; color:#55352E}
.text_red_slo { padding-left: 14px; font-size: 1.3em; font-weight:bold; color:#55352E}
.text_blue {font-size: 1.3em; color:#191D34}
.text_head {font-size: 1.3em; font-weight:bold; color:#FFFFFF; padding-left:10px; letter-spacing:1.0em}
.text_head_notable {font-size: 1.3em; font-weight:bold; color:#FFFFFF; letter-spacing:1.0em}
.text_ylw {font-size: 1.3em; color:#FCD11E}
.text_ylw2 {font-size: 1.0em; color:#FCD11E}
.black {color:#000000}

.form_field {
			font-size: 12px;
			color : #474747;
			font-weight:bold;
			text-align:left;
		}

		.form_text{
			font-size : 0.9em;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}


.phpform {margin-left: 162px; width: 150px;	line-height: 2.6em; float: left; clear: left;}

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

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/html/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/html/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/html/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;
	}