* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	background-color: #fff;
	height: 100%;
} 
body {
	background: url(/images/home.jpg) no-repeat bottom right;
	position: relative;
	min-height: 100%;
	min-width: 755px;
	font: 100.01% Lucida Grande, Verdana, sans-serif;
	color: #222;
}
h3 {
	font: normal 125% Times New Roman, serif;
	letter-spacing: 1px;
	color: #7d775c;
	margin-bottom: 0.9em;
	text-shadow: 1px 1px 2px #ddd;
}
h3 a:link, h3 a:visited {
	line-height: 100%;
}
h5 {
	font: normal 100% Times New Roman, serif;
	margin-bottom:0.5em;
	color: #7d775c;
}
a, a:link, a:visited {
	font-weight: bold;
	font-size: 100%;
	line-height: 160%;
	text-decoration: none;
	color: #1a6d9d;
}
a:hover, a:active {
	border-bottom: 1px solid #1a6d9d;
}
acronym {
	border-bottom: 1px dashed #ffa835;
	cursor: help;
}
p, #menu li {
	font-size: 75%;
	line-height: 175%;
	text-align: left;
	margin-bottom: 1.5em;
}
p {
	font-size: 80%;
	line-height: 160%;
}

#err h3 {
	font: 150% Lucida Grande, Verdana, sans-serif;
	color: #ffa835;
}
#err #content p{
	margin-left: 15em;
}
#err #content ul {
	font-size: 75%;
	margin: -1em 0 1em 17em;
}
#err #content li {
	line-height: 200%;
}
#err #content li span {
	color: #888;
}
#container {
	background: url(/images/night.jpg) no-repeat top left;
	padding: 0 175px 90px 110px;
}
#header {
	height: 155px;
}
#header span, legend {
	display: none;
}
h1, h1 a, h1 a:hover {
	background: url(/images/title.png) no-repeat top left;
	position: relative;
	width: 219px;
	height: 80px; /*63px*/
	font-size: 75%;
	float: left;
	border: 0;
}
h1 span {
	overflow: hidden;
	position: absolute;
	right: 5px;
	top: 75px;
	width: 79px;
	height: 1px;
	border-bottom: 1px solid #505c74;
}
#header h1 a:hover span {
	display: block;
}
h1 {
	margin: 30px 0 10px 0;
}
h2 {
	background: no-repeat top right;
	margin: 25px 0;
	width: 250px;
	height: 95px;
	font-size: 75%;
	float: right;
}

#menu {
	padding: 0.2em 1.25em 0 0.65em;
	width: 10em;
	height: 13em;
	float: left;
}
#menu li {
	font-weight: bold;
	color: #7d775c;
	text-align: center;
	list-style: none;
}
#menu sup {
	font-weight: normal;
	position: absolute;
	line-height: 120%;
	margin-top: -1px;
}

#content {
	padding: 0 10px;
	max-width: 60em;
}

.links a {
	font-style: italic;
}

#photomenu a, #ad li {
	color: #505c74;
}
#ad {
	background-color: #fff;
	text-align: center;
	position: absolute;
	top: 170px;
	right: 0;
	border: 1px solid #efefef;
	margin: 0 15px 0 10px;
	padding: 15px 0 10px 0;
	width: 115px;
}
#ad li {
	font-size: 70%;
	line-height: 110%;
	padding: 2px 0 5px 0;
	list-style: none;
	cursor: pointer;
}
.sortlinks {
	font-size: 55%;
	padding-bottom: 10px;
}
.hidden {
	visibility: hidden;
}

.news div {
	margin: 3px 0 0 180px;
	padding-top: 20px;
}
.news h3 {
	padding-left: 180px;
}
.news h4 {
	font: bold 100%/130% Trebuchet MS, Verdana, sans-serif !important;
	padding-bottom: 10px;
	text-align: center;
}
.news h4 a {
	background: no-repeat scroll 100% 60%;
	padding-right: 8px;
	font-size: 95%;
}
.news p {
	line-height: 150%;
}
.news span {
	display: block;
	font-size: 60%;
	text-align: right;
}
.icons {
	margin: -5px 20px 0 0;
	float: left;
	height: 40px;
	width: 40px;
}
a:hover img.icons {
	opacity: 0.5;
}
#archive form {
	margin: 30px 10px 0 0;
	padding-bottom: 10px;
	text-align: right;
	font-size: 75%;
}
#archive select {
	margin-left: 10px;
	width: 120px;
	border: 1px solid #e4e4e4;
}
#archive span {
	margin-right: 15px;
	color: #c44;
	display: none;
}
.mail, .help {
	margin-left: 180px;
}
.mail {
	width: 310px;
}
.mail p {
	margin-bottom: 5px;
}
p.red, p#notify {
	color:#c44;
}
p#notify {
	margin-left:180px;
	width:310px;
}
.mail span {
	float: left;
	margin-right: 11px;
	line-height: 26px;
	text-align: right;
	width: 80px;
}
.mail input, .mail textarea {
	border: 1px solid #ccc;
	height: 19px;
	width: 210px;
	padding: 3px 0 0 3px;
}
.mail input.error, .mail textarea.error {
	background-color: #ffeeee;
}
.mail textarea {
	height: 200px;
	width: 300px;
	overflow: auto;
	padding: 2px;
}
.mail .buttons input {
	background-color: #efefef;
	width: 144px;
	height: 21px;
	margin: 3px;
	padding: 0 0 1px 0;
}
.mail .buttons input:hover {
	background-color: #e6eff6;
}
#search h3, #search form, #search form * {
	float: left;
}
#search {
	height: 23px;
	margin: 0 0 50px 180px;
	width: 305px;
}
#search form {
	margin-left: 4px;
}
#search_input {
	line-height: 14px;
	width: 180px;
}
#search_submit {
	background: url(/images/search.png) no-repeat left center;
	cursor: pointer;
	height: 22px;
	width: 20px;
	margin-left: 3px;
}
#search_input {
	line-height: 14px;
	width: 180px;
}
#err #search_input {
	background: url(/images/search.png) no-repeat right center;
	border: 1px inset #7e9db9;
	width: 80px;
	padding: 0 20px 0 3px;
	color: #444;
}
#err #search_submit {
	background: none;
	position: absolute;
	margin-left: -22px;
}

.help h4, .help ul {
	font-size: 75%;
	line-height: 125%;
}
.help ul {
	margin-left: 20px;
	padding-bottom: 20px;
}
.help li {
	padding: 5px 0;
}
.help a {
	line-height: 100%;
}
.books div, .album, .film {
	clear: both;
	padding: 20px 20px 40px 30px;
	min-height: 300px;
}
.books div img {
	float: left;
	height: 250px;
	margin-right: 20px;
}
.books h4, .album h4, .film h4 {
	font: normal 115% Times New Roman, serif;
}
.books div h4 {
	padding-bottom: 20px;
}
.album {
	min-height: 350px;
}
.album img {
	float: right;
	width: 300px;
	border: 1px solid #555;
	margin: 20px 0 0 10px;
}
.album div {
	font-weight: bold;
	font-size: 82%;
	padding-top: 20px;
}
.album ol {
	padding-top: 5px;
}
.album li {
	font-weight: normal;
	margin: 0 0 3px 40px;
}
.film {
	min-height: 250px;
}
.film img {
	float: left;
	height: 200px;
	width: 135px;
	border: 1px solid #555;
	margin: 20px 20px 0 0;
}
.film b img {
	float: none;
	height: 14px;
	width: 14px;
	border: 0;
	margin: 0 0 -3px 5px;
	cursor: pointer;
}
.film b a {
	line-height: 0;
	border-bottom: 1px dashed #1a6d9d;
}
.film b a:hover {
	border-bottom: 1px solid #1a6d9d;
}
.film h4 span{
	color: #889;
}
.film div {
	font-size: 82%;
	padding-top: 20px;
}
.film p {
	font-size: 100%;
	padding-top: 20px;
}
.film li {
	font-weight: normal;
	list-style: none;
	margin-bottom: 5px;
}
.film b {
	font-size: 95%;
}

.note {
	float: right;
	border: 1px solid #e4e4e4;
	border-width: 1px 0;
	margin: 10px;
	padding: 7px;
}
.note img {
	border: 1px solid #999;
	width: 250px;
	height: 187px;
}

#photopage {
	height: 25em;
	margin-bottom: -60px;
}
.mainphoto img {
	display: block;
	height: 230px;
	width: 375px;
	margin: 0 auto;
}
.mainphoto img.sec {
	height: 108px;
	width: 270px;
	padding-right: 105px;
}
#mainphot {
	margin: 0 auto;
	text-align: center;
	width: 472px;
}
#mainphot div {
	padding: 2px 12px 0 22px;
	width: 202px;
	height: 230px;
	float: left;
}
#mainphot img {
	height: 150px;
	display: block;
	margin: 0 auto;
	border: 1px solid #7d775c;
}
#mainphot a {
	background: no-repeat 0 0;
	display: block;
	line-height: 16px;
	margin: 0 auto;
	border: 0;
}
#mainphot .new_window {
	border: 1px solid #7d775c;
}
#mainphot .new_window img {
	background: url(/images/new_window.png) no-repeat bottom right;
	position: relative;
	z-index: 1000;
	width: 100%;
	border: 0;
	opacity: 0;
}
.ppage {
	height: 20px;
	width: 100%;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
}
.pimg, #mainphot div span {
	margin-top: 5px;
	font-size: 70%;
	line-height: 16px;
	display: block;
}
.news div, .books div, .album, .film, #photomenu {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB9AAAAABCAMAAACxI8VPAAAAnFBMVEXMzMz////X19f7+/vb29vOzs7q6ur4+Pjj4+PR0dHl5eXd3d3g4ODv7+/w8PDo6Ojf39/29vb8/Pzz8/P+/v7s7Oza2trV1dXU1NTt7e3h4eHy8vL19fXZ2dn6+vrn5+fPz8/Q0ND5+fnm5ubY2NjS0tL09PTk5OTp6enT09Pc3Nzi4uLNzc3u7u7r6+vx8fHW1tb39/f9/f3e3t7WoINaAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB9cCAxQzCT0CrIEAAACqSURBVDjL7dTXEYQgAADREwOCARQMmHM8c/+93ZXhB6+FndmPonB++76qFkUD4eV5WTYwlqaH6zrOJkQQ7IYxTYSUbYvxaJprktg2pY9lLZoWhnneAXBGURzPc49QXVe6/v1IbyObSJIkvWXIul5VNUJ9P8dxFJ0AdF0ehpq2WNZDqW0nyWqa44hxW5aETIaxB4EQm+O47pGmjA1D5nkXhE1TqKrv35wrfz9bLA9ivlsGagAAAABJRU5ErkJggg==) no-repeat left top;
}
#photomenu {
	margin-bottom: 30px;
	height: 25px;
	background-position: bottom left;
	width: 100%;
	font-size: 75%;
	font-weight: bold;
}
#photomenu li {
	width: 70px;
	text-align: center;
	float: right;
	list-style: none;
}
#photomenu li.this {
	height: 20px;
	background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAZBAMAAAB+2EWVAAAAGFBMVEX+/v7MzMzPz8/l5eXq6urr6+vu7u7///+PpV4vAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAALiMAAC4jAXilP3YAAAAHdElNRQfWDAITHASYMPR1AAAAEXRFWHRDb21tZW50ACCpIHlvcG9wdM+vsjAAAAA3SURBVCjPY2BgYGAUxAsCgEoYBBjwATZlkDEM+IEjQWPAZhAyBqRAgLAagsYAVQiMqhlVM/BqAHs0BCN/FnyMAAAAAElFTkSuQmCC) no-repeat top left;
	padding-top: 5px;
	color: #ccc;
}

#bfu {
	font-size: 75%;
	margin: 0 20px 0 25px;
	height: 2em;
	text-align: center;
	clear: both;
}
#bfu span {
	color: #7d775c;
}
#bfu span * {
	padding: 2px 2px;
	margin: 0 0.8ex;
}
#bfu .forw {
	background: no-repeat center right;
	padding-right: 8px;
	line-height: 1.6em;
	float: right;
}
#bfu .back {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGAQMAAAA8K7ZPAAAABlBMVEUAcwAabZ1USf9lAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfXAgMUHThn26WXAAAAEklEQVQI12NQYEhgeACECQwKABCMAsG3r9SoAAAAAElFTkSuQmCC) no-repeat center left;
	padding-left: 8px;
	line-height: 1.6em;
	float: left;
}
#bfu .forw, .news h4 a {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGAQMAAAA8K7ZPAAAABlBMVEX///8abZ0ang/LAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfXARYULRijlG7RAAAAE0lEQVQI12NoYDjA8AAIDzA0AAAZjARBBJ2fPQAAAABJRU5ErkJggg==);
}

#toolTip {
	background-color: #fff;
	position: absolute;
	z-index: 100;
	min-height: 1em;
	font-size: 0.6em;
	line-height: 120%;
	color: #000;
	border: 1px solid #ddd;
	top: 0;
}
#toolTip p {
	position: relative;
	top: 3px;
	padding: 8px 8px 1.5em 8px;
	width: 220px;
	font-size: 1.1em;
	line-height: 120%;
	margin: 0;
}
#toolTip b, #toolTip em {
	display: block;
	text-align: center;
}
#toolTip em {
	padding: 2px 8px 8px 8px;
	color: #f60;
	font-style: normal;
}
#toolTip h6 {
	padding: 3px 5px;
	font-size: 11px;
	font-weight: normal;
}
#toolTip h6 s {
	display: inline;
	color: #f60;
	text-decoration: none;
	font-weight: bold;
}

#imageTip {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	cursor: pointer;
}
#imageTip img {
	background-color: #fff;
	width: 450px;
	padding: 5px;
	display: none;
	margin: 100px auto;
}
#imageTip div {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#imageTip .show {
	display: block;
	position: relative;
	z-index: 1;
}
#ns {
	margin-right: 20px;
	float: left;
	font-size: 65%;
	line-height: 100%;
}
#ns img {
	width: 101px;
	height: 150px;
	border: 1px solid #7D775C;
	display: block;
}
#ns span {
	background: url(/images/zoom.png) no-repeat 20% 50%;
	padding-left: 30px;
}
.prens p {
	margin-bottom: 12px;
}

#footer {
	position: absolute;
	bottom: 0;
	height: 20px;
	width: 100%;
	padding: 0 30px 40px 0;
	margin-left: -30px;
	font: normal 80%/100% Georgia, serif;
	text-align: center;
}
#footer a {
	font-weight: normal;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAICAYAAAAvOAWIAAAAAXNSR0IArs4c6QAAAEpJREFUGNNjlMqd+5+BSMDCwMDA8HRSEkGF0nnzGJiQObgUwQBc8dNJSRgapPPmodjKhCyJrAFdIYZiZA3Y/MGEzZ24PMxIStABACxvHFcVelVVAAAAAElFTkSuQmCC) no-repeat left 75%;
	padding-left: 14px;
}

@media print {
	* {
		background: none !important;
	}
	body, p, a:link, a, .news h4, .news p {
		background: #fff;
		font: 12pt/16pt Times New Roman, serif !important;
		color: #000 !important;
		text-align: left;
	}
	.links a, .prens a {
		text-decoration: underline !important;
	}
	.news h4, .news h4 a {
		font: normal 12pt Verdana, sans-serif !important;
		text-align: center;
	}
	#container {
		padding: 0;
	}
	h3 {
		font: normal 14pt Verdana, sans-serif;
		letter-spacing: 1px;
		color: #000;
	}
	h2, #menu, #footer, .icons, #bfu, #photomenu, .ppage, #archive, #ad, .sortlinks {
		display: none;
	}
	#header h1 span {
		display: inline;
	}
	h1, h1 a{
		font: 10pt Verdana, sans-serif !important;
		font-weight: bold !important;
		width: 100%;
		height: 20px;
		text-align: center;
		margin-top: 0;
	}
	h1{
		border-bottom: 1px solid #000;
	}
	h3, .title p {
		display: inline;
		margin-right: 30px;
	}
	#content {
		clear: none;
	}
	.title .pimg {
		font-size: 10pt;
		line-height: 16px;
	}
	.prens {
		margin-top: 20px;
	}
	#photopage {
		height: auto;
	}
	.news div {
		margin: 0;
	}
}