body{
	background: #000 url(../images/bgd_pictures.jpg) bottom left no-repeat fixed;
}

#content{
	height: auto;
	width: 575px;
	text-align: right;
	margin: 30px 0 0 70px;
	padding: 0 0 300px 0;
}

#content_viewer{
	height: auto;
	width: auto;
	text-align: right;
	margin: 30px 70px 0 70px;
	padding: 0 0 100px 0;
}
a{background:#000000}

p{
	text-align: right;
	margin:5px 0pt 5px 0pt;
}
h2{
	clear: both;
}

.picture_event{
	padding-bottom: 50px;
	overflow: hidden;
}

.thumb_container{
	height: 100px;
	width: 100px;
	position: relative;
	float: left;
	margin: 5px
}
.thumb_vert{
	margin: 0 auto;
	height: 100px;
}
.thumb_horiz{
	margin: 0 auto;
	width: 100px;
}
	
/*h2{
	background: #cd171e;
	font-size: 18px;
	padding: 5px 10px 5px 5px;
	border-right: none;
	background: #fff;
	color: #333;
	}*/
	
/*#content img{
	border: #842024 solid 1px;
	padding: 0 0 10px 10px;
	}*/