hr {
	border-style: none;
 	height: 1px;
}
.pagenumbers {
	text-align: center;
	margin: 0px 1em 0px 1em;
}
.pagenumbers a:link, .pagenumbers a:visited, .pagenumbers a:hover {
	color: #000000;
	text-decoration: none;
}
#pictures {
	text-align: center;
}
#pictures img {
	border: none;
}
#pictures a:link, #pictures a:visited, #pictures a:hover {
	color: #000000;
	text-decoration: none;
}
.picturelink {
	margin: 10px;        
	float: left;
	height:210px;
	display:block;
}
.picturelink img {
	border: none;
}
.clear {
	clear:left;
}
.filename {
	text-align: center;
}
.directories {
}

.caption { 
	width:150px;
	font-size:75%;
	padding-top:5px;
	margin-bottom:10px;
}

.full .caption {
	width:720px;
}