#Title {
	color: #181C21;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 28px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #6CA3C6;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white2.jpg");
	color: #212426;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #131517;
	background-image: url("/sites/gplante//_files/Image/4-birds-header.jpg");
	color: #1A1E21;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	width: 800px;
	height: 250px;
}
#Footer {
	background-color: #147BD0;
	background-image: url("/sites/gplante//_files/Image/4-birds-footer.jpg");
	color: #191C1E;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 800px;
}
