<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen, projection {
	html {
		overflow: auto;
	}
	body {
		border:0pt none;
		font-family:Tahoma,Verdana,Arial,sans-serif;
		font-size:11px;
		margin:0pt;
		padding:0pt;
		width:612px;
		overflow:hidden;
	}
	img {
		border:0pt none;
	}
	#header {
		background-image: url('../img/blank.gif');
		background-position:left top;
		background-repeat:no-repeat;
		color:black;
		height:83px;
		margin:0px;
		padding:0px;
	}
	#header h1 {
		background-color:transparent;
		height:100%;
		margin:0px;
		overflow:hidden;
		padding:0px;
		width:100%;
	}
	#header h1 a {
		background-color:transparent;
		display:block;
		height:80px;
		line-height:80px;
		margin:0px;
		overflow:hidden;
		padding:0px;
		text-decoration:none;
		text-indent:-999px;
		width:597px;
		outline: none;
	}
	#foto_desc1_container {
		background-color: rgb(181,45,45);
		border: 0px;
		padding:2px 0px 2px 0px;
		background-image: url('../img/blank.gif');
		background-repeat: repeat-x;
		
	}
	#foto_desc1 {
		color: white;
		font-weight:bold;
		margin:0pt 30px;
		padding:3px 0pt;
		text-align:center;
		vertical-align:middle;
	}
	#foto_mid_container {
		background-color: white;
		height:370px;
		width:100%;
		margin: 0;
		padding:0;
	}
	#foto_image_container {
		float:left;
		height:330px;
		margin:0pt;
		padding:0;
		overflow:hidden !important;
		text-align:center !important;
		width:446px;
	}
	img#foto_image {
		border:1px solid;
		border-color: rgb(155,206,147);
		margin-top:20px;
		vertical-align:middle !important;
	}
	#foto_left {
		float: left;
		clear: left;
		width: 65px;
		height: 350px;
		margin: 0;
	}
	#foto_left a {
		background-image: url('../img/gallery_previous.png');
		background-repeat: no-repeat;
		background-position: 50% 50%;
		display: block;
		width: 100%;
		height: 100%;
		outline: none;
	}
	#foto_right {
		float: right;
		clear: right;
		width: 65px;
		height: 350px;
		margin: 0;
	}
	#foto_right a {
		background-image: url('../img/gallery_next.png');
		background-repeat: no-repeat;
		background-position: 50% 50%;
		display: block;
		width: 100%;
		height: 100%;
		outline: none;
	}
	#foto_desc2 {
		background-color: white;
		font-weight:bold;
		overflow:hidden;
		padding:0px 0pt;
		text-align:center;
		width:100%;
		color: rgb(155,45,45);
	}
	#foto_auth {
		background-color: white;
		height:13px;
		padding:0px 0px 10px 0px;
		text-align:right;
		width:577px;
	}
	#imgallery_items {
		height: 105px;
		overflow: auto;
		white-space: nowrap;
		width: 100%;
		border-top: solid 2px rgb(198,172,88);
		background-color: rgb(240, 240, 240);
		vertical-align: middle;
		text-align: center;
		padding: 15px 0px 0 0px;
	}
	.imggallery_item {
		display: inline;
		width: 102px;
		height: 77px;
		margin: 5px 3px;
		text-align: center;
	}
	.imggallery_item a {
		outline: none;
	}
	.imggallery_item img.foto_thumb {
		border: solid 1px rgb(198,172,88);
		height: 75px;
		cursor: pointer;
	}
	.imggallery_item img.foto_thumb_on {
		border: solid 1px rgb(249, 254, 224);
		height: 75px;
		cursor: pointer;
	}
}
</pre></body></html>