#Title {
	color: #0D0D0D;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #989DA0;
	color: #0C0C0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/mbaier//_files/Image/mattstore.jpg");
	color: #0D0C0C;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 950px;
	height: 185px;
}
#Footer {
	background-color: #427AA8;
	color: #0C0C0D;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 950px;
}
