#container {
	width: 945px;
	background-color:#FFF;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 0;
	margin-bottom: 0px;
}
#TopNavBar	{
	background-image: url(../Images/HeaderBlueSlice.gif);
	height: 37px;
	background-repeat: repeat-x;
	
}
#FooterBar {
	background-color: #8B5D29;
	margin: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
.FooterText {
	text-align: center;
	display: block;
	width: 945px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #008AA7;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#TopNav {
	background-image: url(../Images/HeaderBronzeSlice.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 945px;
	height: 37px;
	margin-right: auto;
	margin-left: auto;
}
.ClearMainBody {
	background-color:#FFF;
	clear: both;
	margin: 0px;
}
#TopTransBar {
	background-color: #FFF;
	width: 945px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#TopBar {
	background-color: #FFF;
	height: 30px;
}
#PrintLogo {
	display:none;
}