#divContainer {
	background: #9cfbf5;
	font-size: .9em;
	border: 4px double #003399;
	padding: 10px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	clear: both;
}
#divFooter {
	text-align: center;
	color: #580000;
	vertical-align: middle;
	font-size: 1em;
	padding: 1em 60px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	border-bottom: 1px solid #000;
	padding-top: 10px;
}
h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1.15em;
}
h1 {
	text-align: center;
	font-size: 1.25em;
}
.centre {
	text-align: center;
}
#divContainer a {
	text-decoration: none;
}
table {
	border-top: 1px solid #000000;
	clear: both;
}
td {
	vertical-align: top;
}

