div.imagegallery hr{
display: none;
}
.pagenumbers {
	text-align: center;
	margin: 30px auto 10px auto;
	font-size: 14px;
	font-weight: bold;
	color: #1fc6d5;
}
.pagenumbers a:link, .pagenumbers a:visited, .pagenumbers a:hover {
	color: #1fc6d5;
	text-decoration: none;
	margin-top: 15px;

}
.pictures {
	text-align: center;
}
.pictures img {
	border: none;
}


.picturelink {
	padding: 0;
	margin: 0;
	margin: 0 3px;       
	float: left;
}
.picturelink img {
	border: none;
}
.clear {
	clear:left;
}
.filename {
	text-align: center;
}
.directories {
}

a.gallerynav img{
margin-top: 15px;
}

.gallerybig{
margin-top: 30px;
}