
.gallBoxes {
	float:left;
	text-align:center;	
	margin: 0 15px 0 15px;
}

.gallBoxes a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallBoxes img {
	border: 1px solid Black;
}

#pagination {
	width:400px;
	text-align:right;
}

#displayPics {
	width:660px;
	margin: 0 auto;
	text-align:center;
}

#displayPics br {
	clear:both;	
}

.gallBoxes2 {
	float:left;
	text-align:center;	
	margin: 0 5px 10px 5px;
}

.gallBoxes2 a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallImages {
	border: 1px solid Black;
	width: 120px;
	height: 80px;
	overflow:hidden;
}
