div#outer {
	width: 675px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	width: 100%;
}
div#inner {
	width: 675px;
	clear: both;
	position: relative;
	text-align: center;
}
.headthumb {
	float: left;
	position: relative;
}
.headlogo {
	float: right;
	position: relative;
}
.rule {
	border: thin solid #999999;
	width: 100%;
}
.headrule {
	width: 100%;
	position: relative;
	clear: both;
	left: 0px;
	top: 5px;
}
.pdflink {
	float: right;
	width: 100%;
	text-align: right;
	position: relative;
}
div#contentleft {
	width: 50%;
	position: relative;
	float: left;
	display: block;
}
div#contentright {
	float: right;
	text-align: justify;
	width: 50%;
	position: relative;
	top: 0px;
	right: 0px;
	display: block;
}
div#bottomnavbar {
	clear: both;
	float: none;
	position: relative;
	width: 675px;
	display: block;
	margin-top: 10px;
}
div#credits {
	display: block;
	position: relative;
	width: 675px;
}
