@charset "utf-8";
.background {
	background-image: url(../Images/background.gif);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #56421E;
	padding: 0px;
	margin: 0px;
}
#TopHeader {
	height: 270px;
	width: 750px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#infoTable {
	background-color: #9C8D7C;
}
#staffTableLeft {
	width: 190px;
	background-position: top;
	vertical-align: top;
}
#staffTableRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 5px;
	padding: 5px;
}
#MainMenuBar {
}
.background #infoTable tr .tdwide2clmn div p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #630C0D;
	text-align: center;
}
.justified {
	text-align: center;
}
