html,body{margin:0;padding:0}
body{font: 85%/1.3 Verdana,Arial,sans-serif;
    text-align: center;background: #FFFFFF;padding-bottom:20px}
p{margin-top:0}
h1,h2,h3{font: normal bold 300% "Trebuchet MS",Arial,sans-serif}
h2{font-size:160%}
h3{font-size:120%}

div#header{width:100%;overflow:hidden;background: #006432}
div#header h1,div#menu{width:770px;margin:0 auto;text-align:right}
div#header h1{padding: 2px 105px 1px 5px;color: #FBF0CA;letter-spacing: 2px}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:left;font-size: 80%}
ul#nav li{float:left;margin-right: 3px;text-align: center}
ul#nav a{float:left;width: 80px;padding: 5px 0;background: #FBF0CA;text-decoration:none;color: #000000}
ul#nav a:hover{background: #FBF0EA;color: #000000; font-weight:bold;}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #EEEEEE;color: #003;font-weight:normal}

div#container{width:770px;margin:0 auto 10px;padding:20px 0 10px;text-align:left;background:#EEEEEE; font-family:'Trebuchet MS';}
div#content{float:left;display:inline;width:750px;margin:0 10px 10px 10px;color: #000;}

div#content h2{margin: 10px;color: #006432;}

div#footer{clear:both;width:750px;margin:0 10px 0; text-align:center;font-size: 80%; color: #006432;}

div#volgende(text-align: center; margin: 10px; font-size: 80%;)

A.pic:link    		{color:#000; text-decoration:none;}
A.pic:visited		{text-decoration:none; color:#000;}
A.pic:hover		    {text-decoration:none; color:red;}

a:link    		{color:#000; text-decoration:none;}
a:visited		{text-decoration:none; color:#000;}
a:hover		    {text-decoration:none; color:red;}

#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(http://robin.hopmans.org/tyche/pics/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://robin.hopmans.org/tyche/pics/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; }

