#Title {
	color: #F0F3F5;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 34px;
	top: 40px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #427AA8;
	background-image: url("../media/Templates/Backgrounds/blue-white.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/mbaier//_files/Image/matt header v12.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat;
	width: 785px;
	height: 185px;
}
#Footer {
	background-color: #427AA8;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: repeat;
}
#Width {
	width: 785px;
}
