#Title {
	color: #D00606;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	top: 0px;
	left: 0px;
}
#Body {
	background-color: #427AA8;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/mdarling//_files/Image/joshduhamel.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	width: 800px;
	height: 228px;
}
#Footer {
	background-color: #427AA8;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 800px;
}
