#event ul {
	display: inline;
	list-style-type: none;
	clear: both;
}
#event li {
	text-align: center;
	float: left;
	margin-bottom: 20px;
	width: 180px;
	margin-right: 4px;
	margin-left: 4px;
	list-style-type: none;
}
.text {
	font-size: 0.8em;
	clear: both;
	margin-top: -6px;
}
#event {
	clear: both;
	margin-right: 100px;
}
#event li img{
	clear: both;
	border: 1px solid #000000;

}
.mainphoto {
	border: 1px solid #000000;
}
#event h2 {
	clear: both;
	width: 500px;
	height: 50px;
}

