div.fullpage {
	margin-left: auto;
	margin-right: auto;
	width: 620px;
}

div.header {
	width: 480px;
	height: 379px;
	margin-left: 70px;
	margin-right: 70px;
}

img.headingimage {
	border: 0;
	height: 379px;
	width: 480px;
}

div.centeredsites {
	float: left;
	width: 200px;
	text-align: center;
}

div.tenmargin {
	margin-left: 10px;
	margin-right: 10px;
}

img.borderless {
	border: 0;
}

span.standardfont {
	font-size: 80%;
}

span.standardfontbold {
	font-size: 80%;
	font-weight: bold;
}

div.footer {
	float: left;
	width: 620px;
	text-align: center;
	margin-top: 20px;
}
