pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	background-color: #111111;
	margin: 0 auto;
	text-align: left;
	}
div#container {
	/*padding: 20px;*/
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

div#page {
	background-color: #111111;
}
div#footer {
	color: #888;
}
div.caption-container {
	color: #eee;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	color: #888;
}
div.navigation a.prev {
	background-image: url(../media/images/prevPageArrowWhite.gif);
}
div.navigation a.next {
	background-image: url(../media/images/nextPageArrowWhite.gif);
}
div.loader {
	background-image: url(../media/images/loaderWhite.gif);
}
div.slideshow img {
	border-color: #333;
}
ul.thumbs li.selected a.thumb {
	/*background: #fff;*/
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	/*background-color: #fff;*/
	border-color: #fff;
	color: #000;
}

