﻿.center {
	text-align: center;
}
.left {
	text-align: left;
}
.underline {
	text-decoration: underline;
}
#locationbar {
	text-align: center;
	font-size: large;
	font-family: "Arial Black";
	font-weight: normal;
}
#logo {
	display: none;
}
#nav {
	display: none
}
#navigation {
	display: none
}
#bodytext {
	position: absolute;
	left: 0px;
}
#mainbody p {
	width: 760px;
	font-size: large;
	font-family: Georgia;
}
.tablewidth {
	width: 10px
}
.bigheading {
	width: 760px;
	text-align: center;
	font-size: xx-large;
}
.valign_top {
	vertical-align: top;
}
