BODY    { color: #095E0B; background-image: url(images/bg5.gif); margin-top: 4px; margin-left: 0px; scrollbar-3dlight-color: #214369; scrollbar-arrow-color: #B38E0A; scrollbar-darkshadow-color: #111111; scrollbar-face-color: #215918; scrollbar-highlight-color: #FFFFCC; scrollbar-shadow-color: #808080; scrollbar-track-color: #B38E0A  }

a:link   { color: #095E0B; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
a:visited   { color: #095E0B; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
a:active   { color: #E7FECF; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
a:hover   { color: #E7FECF; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }

.bgl1:link   { color: #1b204f; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl1:visited   { color: gray; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl1:active   { color: #800000; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl1:hover   { color: #B8860B; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }

.little:link  { color: #669999; font-size: 10px; font-family: Verdana, "Times New Roman", Georgia, Times; text-decoration: underline }
.little:visited  { color: #999966; font-size: 10px; font-family: Verdana, "Times New Roman", Georgia, Times; text-decoration: underline }
.little:active  { color: Red; font-size: 10px; font-family: Verdana, "Times New Roman", Georgia, Times; text-decoration: underline }
.little:hover  { color: #B8860B; font-size: 10px; font-family: Verdana, "Times New Roman", Georgia, Times; text-decoration: underline; background-color: #FFCC66;
}
.bgl:link   { color: #800000; font-style: normal; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl:visited   { color: gray; font-style: normal; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl:active   { color: #800000; font-style: normal; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl:hover   { color: #B8860B; font-style: normal; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: underline; background-color: #800000; }

.bgl2:link   { color: #800000; font-style: normal; font-weight: normal; font-size: 16px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl2:visited   { color: gray; font-style: normal; font-weight: normal; font-size: 16px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl2:active   { color: #800000; font-style: normal; font-weight: normal; font-size: 16px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: none }
.bgl2:hover   { color: #B8860B; font-style: normal; font-weight: normal; font-size: 16px; font-family: "Times New Roman", Arial, Georgia, Times; text-decoration: underline; background-color: #800000; }



/*
	------------------------------------------------------------------
	created by 		: Paul van Roekel
	date			: july 2006	
	------------------------------------------------------------------	
	You're welcome to use any code in this file for your own projects
	the used images however are copyrighted and not for use 
	on other sites! Want to contact me? Use the form on this website...
*/





#container {
	line-height: 10px;
	margin: 10px auto;
	width: 790px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000;
}
.unvisible { 
	display: none;
 }

.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 156px;
	height: 100px;
	}


.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}


.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}

a.thumbnailhover:hover{
		color: #76B41C;
}
		
.thumbnail a {
	color:#999999;
	text-decoration: none;
}


/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/

a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}