/*	------------------------------------------------------------------	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...*/body {}html{	margin: 0px;	padding: 0px;}#container {	line-height: 18px;	margin: 15px auto;	width: 725px;	padding: 5px 20px 20px 20px;}#navigation{	background: #fff;	padding: 10px;	margin: 5px;	width: 100%;	float: left;	height: auto;	text-align:center;		}#navigation a{	text-decoration: underline;}a {	text-decoration: underline;}#picture {	padding: 7px;	margin: 5px 0px;	border: 1px solid #CCCCCC;	background: #FFFFFF;}#footer {	text-align:center;	padding: 50px 0px;	clear: both;	float: none;	margin: 0px;	font-size: 12px;	color: #999999;	}#footer a:link, #footer a:visited {	text-decoration: none;	font-weight: normal;	}#footer a:hover {}.unvisible { 	display: none; }.thumbnail {	float: left;	margin: 5px;	padding: 3px;	text-align: center;	width: 164px;	height: 200px;	}.thumbnail img{	padding: 1px;	margin: auto;	display:block;}.thumbnail a {	text-decoration: none;}/* non IE  hover */div.thumbnail:hover{	background: #ffffff;	color: #000;	font-weight: bold;}a img {border:none;}#gallerycontainer{	padding: 0px;	text-align:center;}	