html, body {
           height: 100%;
           height: 99%;
           }
           

body       {
		   font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
 		   font-size: 75%;
 		   text-align:center;
		   margin:0;
		   padding:0;
		   line-height:normal;
		   background-image: url(img/bg.jpg);
		   background-position: 0px 60px; 
		   background-repeat: repeat-x;
		   }







/* Lightbox 2.0 */		
		
#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;
	}
	
		
		
		
		






#container {
  margin: 0 auto;
  
  width: 750px;	
  height: auto !important;
  height: 100%;
  min-height: 100%;
  text-align:left; 		
  position: relative;
  z-index: 80;
}



#header   {
  background: url(img/top.jpg) no-repeat top left;
  background-position: 0px 0;
  height: 60px;
  width: 750px;
}
		  
#header ul {
  float: right;
  padding-top: 10px;
  padding-right: 45px;
}

a {color:#0099CC;}

#header>ul{padding-top: 0px; margin-top: 8px;}
		   
#header ul li {
  display: inline;
  text-align: right;
  width: 120px;
  height: 25px;
  padding-left: 8px;
  font-weight: bold;  
}
		   
#header ul li a:link, #header ul li a:visited  {
		  text-decoration: none;
		  color: #FFFFFF;
		  }
		  
#header ul li a:active, #header ul li a:hover  {
		  text-decoration: none;
		  color: #0099CC;
		  }
		  
#subheader {
	background: url(img/header.jpg) no-repeat top left;
	height: 158px;
	width: 150px;
	padding-left:600px;
	padding-top:40px;
}

		  
#subheader ul  {
  list-style: none;
  padding: 0px 0px;
  display: block;
  text-align: left;
  letter-spacing:0px;
  font-size: 75%;
  line-height:100%;
  width: 90px;
  margin:0;
  }


#subheader>ul {
  left: 600px;
}
		   
#subheader ul li {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
    }

#subheader ul li a {
	border-bottom: 1px solid #8EB2C8;
	width: 85px;
	padding: 4px 3px;
	height: 10px;
	display: block;
	}


#subheader ul li a:link, #subheader ul li a:visited  {
	text-decoration: none;
	color:#FFFFFF;
		   }
		   
#subheader ul li a:hover, #subheader ul li a:active  {
	background-color: #C4D6E2;
	color:#000000;
	text-decoration: none;
	}

#wrapper   {
  position: relative;
  width: 750px;
}
		   
#content {
  position: relative;
  width: 690px;
  
  padding: 10px 30px 40px 30px;  
  
  text-align: left;
  background: url(img/content.jpg) no-repeat top left;
}
		
		
span.bold  {font-weight:bold; text-decoration:none;color:#006699}
		
		
		


		

		
/* footerStickAlt http://themaninblue.com/experiment/footerStickAlt/ */
/* This code is for the positioning of the footer */

#footer    {
  clear: both;
  position: relative;
  width: 750px;
  height: 190px;
  margin: -170px auto 0px auto;
  background: url(img/footer.jpg) no-repeat bottom left;
}

#footer .copyright {
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 750px;
  text-align: center;  
}

#footer .recht {
  position: absolute;
  bottom: 7px;
  right: 20px;
  width: 750px;
  text-align: right;  
}

#footer  a  {
  text-align: center;
  text-decoration:none;
  color:#006699
}
