/* CSS Document */

#rowspace {
	width:500px;
	clear: both;
}
.column1 {
	width:120px;
	margin: 5px 0px 5px 0px;
	float: left;
	height: 100px;
	display: inline;
	text-align:left
}
.boardcolumn1 {
	padding: 3px;
	margin: 6px 20px 6px 0px;
	float: left;
	width: 160px;
	height: 250px;
	display: inline;
	text-align:left
}
.photogalleryiamage {
	cursor:pointer;
}
