#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(../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(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

	

body{
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	background-image: url(../images/background.gif);
	z-index:					0;
	}
#header{
	height:						67px;
	width:						498px;
  margin-left:			auto;
	margin-right:			auto;
	background-image: url(../images/title7.png);
	}

						
#container{
	background-color:		 #000000;
  position:						 relative;
  width:							 850px;
  margin-left:				 auto;
  margin-right:				 auto;
  padding:				     20px;
  border:		 			     5px ridge #333;
  color:					     #bbb5a2;
  height:					     430px;
	}
							

									
#left  a:link{
	color: #cfb35b;
	font-size: 16px;
	}
a:visited{
	color: #cfb35b;
	font-size:	16px;
	}
a:hover{
	color:  #FAA123;
	}
#left{
	padding:	10px 0px 0px 0px;
	width:	 240px;
	height: 310px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	float:				left;
	}
#sidebar{
	padding:								 0px;
	margin:									 15px 0 0 0;
	width:									 550px;
	float:									 right;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:	 14px;
	color: #bbb5a2;
	}
#footer{ margin-right:		auto;
	margin-left:		auto;
	clear:					both;
	height:   40px;
	width:    300px;
	position: absolute;
  bottom: 0;
	padding:				0px;
	image: url(../images/footer.png); 
	}
#articles ul li{
	list-style:	 none;
	margin-left: -20px;
	font-size:   14px;
	}
#articles ul li a{
	color: #cfb35b;
	font-size:  14px;
	}
#articles ul li a:hover{
	color: #000000;
	font-size:  14px;
	}
a:link img {border:2px ridge #999;} 
a:hover img {border:2px solid #ffff00;} 									

h1, h2, h3, p	{
	color: #bbb5a2;
	}
h1	{
	border-bottom: 1px solid black;
		}
.foot  {
			 color: #cfb35b;
			 font-size: 16px;
			 letter-spacing:  1px;
			 }

.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); 
position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float: left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; 
font-size:14px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 4px 0 8px; cursor:pointer; margin-right: 15px;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px; color:#aaa;}

.menu1 li a:hover {color:#fff; background:#000 url(../images/button2.gif);}
.menu1 li a:hover b {color:#fff; background:url(../images/button2.gif) no-repeat right top; }


a:hover, a:active{	

color: #000;

background: #cfb35b;}
.back  {
float: right;
}
	