@CHARSET "ISO-8859-1";

#back {
	position: absolute;
	top: 4px;
	left: 4px;
}

#header_image {
	height: 90px;
	background-image: url('/images/header_v1.jpg');
}

#page_content {
	top: 100px;
}

#album_header {
	display: block;
	height: 65px;
}

#album_title {
	width: 100%;
	font-style: normal;
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	display: block;
	padding-top: 10px;
	line-height: 150%;
}

#back img {
	border: none;
	text-align: right;
}

.nav {
	text-align: center;
	margin-top: -20px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.galleria {list-style:none;}
.galleria li{display:block;width:68px;height:50px;border:3px double #111;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:980px} /* MSIE bug */

ul.galleria {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

	/* BEGIN GALLERY STYLE */
#main_image{margin:0 0 0 0;height:495px;width:980px;text-align: center; vertical-align: top}
#main_image img{margin-bottom:10px;}
	
.info{text-align:left;width:751px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}
.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}


