html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	/* font-family: Helvetica, Arial;
	background-color: #ccc;
	font-size: 0.85em; */
}
div#page {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	
}
div#container {
	padding: 20px;
	background:url(images/contentbg.gif) repeat-y top center;
	/*BORDER:1px solid red;*/
}

div#header {
	padding-bottom: 20px;
}
div#ads {
	clear: both;
	padding: 30px 0 12px 66px;
}
div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
}

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;
	width:610px;/*610*/
}
div.controls {
	margin-top: 3px;
	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 {
	text-align: center;
	padding-bottom: 12px;
	display: block;
	margin: auto;
}
div.download {
	float: right;
	margin-top: 4px;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	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. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs a:focus {
	outline: none;
}
a img {
	border-color:#EEEEEE -moz-use-text-color -moz-use-text-color #EEEEEE;
	border-style:solid none none solid;
	border-width:1px medium medium 1px;
	padding:4px 10px 10px 4px;
}
div.box, img {
	background:transparent url(images/shadow.gif) no-repeat scroll right bottom;
	border-left: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	padding: 4px 10px 10px 4px;
}


#folders ul.thumbs {
	text-align: center;
}
#folders ul.thumbs li {
	display:block;
	height:120px;
	margin:10px;
	width:105px;
}

div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 10px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	/* margin-right: 1px; */
	padding: 3px 5px;
}
div.pagination a:hover {
	background-color: #ffc;
}
div.pagination span.current {
	font-weight: bold;
}
/* Specific Styles for TwoSpy Gallery */
body {
	/*background: #333 url(images/bodybg.png) repeat-x fixed top center;*/
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:0;
	padding:0;
	color:#333;
}
h1{
	font-size:28px;
}
h2, h3 {
	font-size:20px;
	color:#0a294f;
	margin:8px 0;
}
h4{
	font-size:18px;
	color:#911322;
}
h5{
	font-size:16px;
	color:#af3d0a;
}
h6{
	font-size:11px;
	font-weight:bold;
	color:#333;
}
p {
	margin: 0;
	padding: 0;
}
a{
	color:#af2639;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
div#gutter {
	background:url(images/gutter.gif) no-repeat bottom center;
	height:9px;
}
* html #gutter {
	margin-top:-4px;
}
h2.album-date {
	/* color: #333;
	font-size: 1.4em; */
	margin-top: 6px;
}
p.album-description {
	margin-top: 20px;
}
div.meta {
	margin-top: 10px;
	font-size: 0.8em;
}
div.meta ul {
	margin: 0;
	padding: 0;
}
div.meta li {
	float: left;
	padding: 0;
	margin-right: 10px;
	width: 240px;
	list-style: none;
}
div.meta div.meta-footer {
	clear: both;
}

