/*

	------------------------------------------------------------------

	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...

*/















html{

	margin: 0px;

	padding: 0px;

}





#container {

	background: #333333 url(images/bg_body.jpg) repeat-x left top;

	color:#FFFFFF;

	line-height: 18px;

	

	width: 800px;

	padding: 5px 20px 20px 20px;



}





#title h1  {

	color: #76B41C;

	letter-spacing: 1px;

	padding: 5px;

	margin: 10px;

	font: bold 18px Georgia, "Times New Roman", Times, serif;

	text-transform: capitalize;

}



#description{

	background: #000000;

	border: 1px solid #333333;

	padding: 10px;

	margin: 5px;

	width: 90%;

	float: left;

	height: auto;

	font-weight: bold;

}



#content {

	text-align:center;

	padding: 0px; 

	margin: 0px;

	color: #FFFFFF;		

}



.date{

	font-weight: normal;

	color: #666666;



}





















	



.imageborderlarge {

	padding: 7px;

	margin: 5px 0px;

	border: 1px solid #CCCCCC;

	background: #FFFFFF;

}



#footer {



	color: #000000;

	}













.unvisible { 

	display: none;

 }

















.thumbnail {

	float:left;

	margin: 5px;

	padding: 8px;

	text-align: center;

	color: #CCCCCC;

	width: 166px;

	height: 175px;

	}





.thumbnailhover{

	background:  none;	

	display:block;

	width: 166px;

	height: 175px;

}



a.thumbnailhover:hover{

		background:  url(images/bg_body.jpg) no-repeat left top;	



	display:block;

	width: 166px;

	height: 175px;

		color:#FFF;

	font-weight: bold;



	

}





.thumbnail img{

	background: #000;

	padding: 7px;

	margin: auto;

	display:block;

}







.thumbnail a {

	color: #000;

	text-decoration: none;

}



/* non IE  hover 

div.thumbnail:hover{

	background: #000;

	color: #76B41C;

	font-weight: bold;

}



*/









a img {

border:none;



}



#gallerycontainer{
	padding: 20px 0px 0px 80px;
	text-align:center;
	font-size: 24px;
	font-weight: bold;

}





s

.twoColElsLtHdr #container #mainContent .tablebackground tr td table tr .TextContent #contentText div p {

	font-size: 16px;

}

.twoColElsLtHdr #container #mainContent .tablebackground tr td table tr .TextContent #contentText div p {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;

}

.twoColElsLtHdr #container #mainContent .tablebackground tr td table tr .TextContent #contentText table tr td p {

	text-align: center;

}

.twoColElsLtHdr #container #mainContent .tablebackground tr td table tr .TextContent #contentText table tr td {

	text-align: center;

}

