h1 {
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
}

p {
	text-align: justify;
}

h2 {
	display: block;
	font-weight: bold;
	clear: both;
}

img .imgl {
	float: left;
}

img .imgr {
	float: right;
}

#image1 {
	width: 300px;
	height: auto;
}

#image2 {
	height: 250px;
	width: auto;
}

#image3 {
	width: 250px;
	height: auto;
	margin-top: -10px;
}

#image4 {
	width: auto;
	height: 175px;
}

#image45 {
	width: auto;
	height: 175px;
}

a:not(.nolink) {
	background-color: transparent;
	color: #008357;
}

#eventsLink {
	margin-left: 316px;
}