﻿.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;
}
#nav p {
	height: 60px;
	font-size: medium;
	font-family: "Arial Black";
	font-weight: normal;
}
#nav img {
	float: left;
	border-width: 0;
}
#nav a {
	font-size: medium;
	font-family: "Arial Black";
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-width: 0;
}
#mainbody p {
	width: 760px;
	font-size: large;
	font-family: Georgia;
}
.tablewidth {
	width: 185px
}
.bigheading {
	width: 760px;
	text-align: center;
	font-size: xx-large;
}
.valign_top {
	vertical-align: top;
}
