
a, a:hover, a:visited {
	color:#000000;
}

.label { 
	font-weight:bold; 
	color:#6E6E46; 
}
#header {
	text-align:center;
	color:#000000;
}
#header h1 {
	font-size:46px;
}

div#container {
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	text-align: center;
	clear: both;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	margin:10px 10px 10px 0px;
	padding:12px;
	width:50%;
	border:3px groove black;
	background-color: #DDDDDD;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
	width:90%;
	height:90%;
	margin:auto;
	text-align:center;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 5px solid #ccc;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	margin:-30px 0px 10px 25px;
	float:left;;
	border:0px none white;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	margin: 5px 0px 0px 5px;
	list-style: none;
}
ul.thumbs li a {
	padding: 10px;
	display: block;
	border: 1px solid #FFFFFF;
}
ul.thumbs li.selected a {
	background: #6E6E46;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:70px;
	height:70px;
}
div.pagination {
	margin:10px 0px 0px 10px;
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 4px;
	padding: 2px 8px 2px 8px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #BBBBBB;
	text-decoration: none;
}
div.pagination strong {
	background-color: #6E6E46;
}
#download-link {
	display:none;
}