#imagePage {
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 0.9em;
	color: #006699;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#imagePage td {
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 0.9em;
	color: #006699;
	width: 10em;
	margin-right: auto;
	margin-left: auto;
	
}
#IndexTable {
	margin: 1em auto;
	padding: 2em;
	width: 70%;
}
#IndexTable td {
	text-align: center;
	vertical-align: middle;
}
.CentredDiv {
	text-align: center;
}

