<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	margin:0;
	padding:10px;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #111e2c;
	height: 100%;
	font-size: 80%;
}
a{
	color: #672817;
	text-decoration: none;
	font-size:11px;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.75em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	background-color: #fff;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
div#container {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

#header {
	overflow:hidden;
	background:#fff url("../i/ends-bg.png") top left no-repeat;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #212b37;
	
}


div.caption-container {
	color: #111;
	background-color: #f5f5f5;
}
div.image-title {
	font-weight: bold;
	font-size: 1.2em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	color: #777;
}
div.navigation a.prev {
	background-image: url(prevPageArrow.gif);
}
div.navigation a.next {
	background-image: url(nextPageArrow.gif);
}
div.loader {
	background-image: url(loader.gif);
}
div.slideshow img {
	border-color: #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
div.pagination a:hover {
	background-color: #eee;
}
div.pagination span.current {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Footer */
div#footer {
	clear: both;
	color: #777;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}


#footer-wrapper {
	height: 90px;
	width: 100%;
	background-color: #595959;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	position: relative;
}

#footer {
	width: 100%;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #595959;
	height: 108px;
	border-top-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: thin;


	border-right-width: ;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	border-top-color: #FFF;
	
	
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
	font-size: 13px;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(../images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}


#links a {
color: #FFFFFF;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

/* End Footer */
</pre></body></html>