A:link    { color: #000000 }
A:visited { color: #000000 }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}

#StandaardF {
PublisherStyleName: Standaard;
font-family: Times New Roman;
font-size: 10.0pt;
color: #000000;
}

#StandaardP {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt1F {
PublisherStyleName: PubSt1;
font-family: Times New Roman;
font-size: 48.0pt;
color: #000000;
}

#PubSt1P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt2F {
PublisherStyleName: PubSt2;
font-family: Times New Roman;
font-size: 10.0pt;
color: #000000;
}

#PubSt2P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt3F {
PublisherStyleName: PubSt3;
font-family: Times New Roman;
font-size: 14.0pt;
color: #000000;
}

#PubSt3P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt4F {
PublisherStyleName: PubSt4;
font-family: Times New Roman;
font-size: 10.0pt;
color: #000000;
}

#PubSt4P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt5F {
PublisherStyleName: PubSt5;
font-family: Monotype Corsiva;
font-size: 48.0pt;
color: #000000;
}
#PubSt5P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt6F {
PublisherStyleName: PubSt6;
font-family: Monotype Corsiva;
font-size: 28.0pt;
color: #000000;
}

#PubSt6P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt7F {
PublisherStyleName: PubSt7;
font-family: Monotype Corsiva;
font-size: 18.0pt;
color: #000000;
}

#PubSt7P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}

#PubSt8F {
PublisherStyleName: PubSt8;
font-family: Times New Roman;
font-size: 18.0pt;
color: #000000;
}

#PubSt8P {
text-align: left;
margin-top: 0.0pt;
margin-bottom: 0.0pt;
}


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