div#internal-page h1 {
	font-size: 1.8em;
	color: #333366;
	margin-top: 0;
}

div#internal-page h2 {
	font-size: 1.4em;
	color: #333366;
	clear: both;
	margin-bottom: 0.2em;
}

div#internal-page h3 {
	font-size: 1.2em;
	color: #333366;
	clear: both;
}

.photo-caption {
	margin-top: 0;
	text-align: center;
	color: #333;
	font-style: italic;
}

/*	In case we have a photo caption inside a table	*/
table.table-on-left .photo-caption {
	margin-bottom: 0;
}


.photo-on-left img {
	float: left;
	margin-right: 5px;
}

.clear-wrap {
	clear: both;
}

table.table-on-left {
	float: left;
	margin-right: 5px;
}

.date-no-event {
	background: #E6E6E6;
}

.date-with-event {
	background: white;
}

.center {
	text-align: center;
}
