h1	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; color:#757575}
p	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; color:#757575;}

body	{
	/*background-color:#757575;*/
	background-image:url(img/BG.png);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#757575;
	}
.overallContainer	{
	width:900px;
	height:900px;
	/*background-color:#757575;*/
	margin:5px auto 0px auto;
	}
.topContainer	{
	width:900px;
	height:250px;
	background-image:url(img/top.png);
	position:relative;
	}
	.headerPic1{
		height:198px;
		width:198px;
		background-image:url(img/headerPic1.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
		}
	.headerPic2{
		height:198px;
		width:198px;
		background-image:url(img/headerPic2.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
	}
	.headerPic3{
		height:198px;
		width:198px;
		background-image:url(img/headerPic3.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
	}
	.headerPic4{
		height:198px;
		width:198px;
		background-image:url(img/headerPic4.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
	}
	.headerPic5{
		height:198px;
		width:198px;
		background-image:url(img/headerPic5.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
	}
	.headerPic6{
		height:198px;
		width:198px;
		background-image:url(img/headerPic6.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
	}
	.headerPic7{
		height:198px;
		width:198px;
		background-image:url(img/headerPic7.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
	}
	.headerPic8{
		height:198px;
		width:198px;
		background-image:url(img/headerPic8.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
	}
	.headerPic1{
		height:198px;
		width:198px;
		background-image:url(img/headerPic1.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:12px;
		left:456px;
	}
.topContainer2	{
	width:900px;
	height:250px;
	background-image:url(img/top2.jpg)
	}
.topContainer3	{
	width:900px;
	height:250px;
	background-image:url(img/top3.jpg)
	}
.topContainer4	{
	width:900px;
	height:250px;
	background-image:url(img/top4.jpg)
	}
.topContainer5	{
	width:900px;
	height:250px;
	background-image:url(img/top5.jpg)
	}
.mainNavBar	{
	height:90px;
	width:400px;
	margin:0px 0px 0px 60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	.mainNavBar a	{
		color:#000099;
		text-decoration:none;
		}
	.mainNavBar a:hover	{
		color:#FFFFFF;
		text-decoration:none;
		}
.subNavBar	{
	width:800px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:28px;
	margin:10px auto 0px auto;
	font-size:1.5em;
	color:#000000;
	/*border:1px solid #000066;*/
	}
	.subNavBar a	{
		color:#000099;
		text-decoration:none;
	}
	.subNavBar a:hover	{
		color:#FFFFFF;
		text-decoration:none;
		}
.middleContainer	{
	width:770px;
	min-height:770px;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;
	padding:15px;
	}
.leftPage	{
	width:560px;
	height:100%;
	float:left;
	}
.rightPage	{
	width:180px;
	height:100%;
	float:right
	}
.newsTitleBar	{
	height:30px;
	width:180px;
	background-image:url(img/newsTitleBar.gif);
	border-top:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	}
.partnerTitleBar	{
	height:30px;
	width:180px;
	background-image:url(img/partnerTitleBar.gif);
	border-top:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	}
.newsArticles	{
	height:100%;
	width:170px;
	padding:5px;
	margin-bottom:10px;
	border:2px solid #CCCCCC;
	}
.partnerWindow	{
	width:160px;
	height:160px;
	margin:10px auto 10px auto;
	border:1px solid #CCCCCC;
}
.bottomContainer	{
	width:900px;
	height:100px;
	/*background-color:#757575;*/
	margin:0px auto 0px auto;
	}
.bottomSpacer	{
	height:12px;
	width:800px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	}
.bottom	{
	width:900px;
	height:50px;
	background-image:url(img/bottom.png);
	}
	
				/* -------- CONTACT.PHP -------------- */

.contactForm	{
	border-top:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;	
	border-left:1px dotted #CCCCCC;
	width:410px;
	height:326px;
	padding:10px;
	margin-bottom:50px;
	clear:both;
	}
	
				/* -------- GASTENBOEK.PHP ----------- */
.submitDIVContainer	{
	height:400px;
	float:left;
}
#submitDIV	{
	border-top:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;	
	border-left:1px dotted #CCCCCC;
	width:300px;
	height:300px;
	float:left;
	}
.viewAllDIV{width:59%; float:right;}

.messageSend	{
	height:20px;
	background-color:#CCCCCC;
	}
	
				/* --------- ADMIN.PHP ----------------*/
.adminPageTitle	{
	width:580px;
	height:30px;
	background-image:url(img/adminTitleBar.gif);
	border-top:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
}
.adminPage	{
	width:570px;
	padding:5px;
	border:2px solid #CCCCCC;
}
.adminMenuTitle	{
	height:15px;
	float:left;
	width:400px;
	color:#000099;
	font-weight:bold;
}
.adminMenuComment	{
	height:15px;
	float:left;
	width:400px;
}
.adminButtonContainer	{
	float:right;
	background-color:#EBEBEB;
	width:80px;
	height:55px;
	border:1px solid #E8E8E8;
}
.adminButton	{
	float:right;
	margin:5px 8px 0px 0px;
}

/* **** LIGHTBOX 2 STYLES **** */

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