#Title {
	color: #E2EDF0;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 24px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #713F0A;
	background-image: url("../media/Templates/Backgrounds/white/white_to_green6.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E4EBF0;
	background-image: url("../media/Templates/Headers/places/outdoors.jpg");
	color: #E2E8EE;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 780px;
	height: 186px;
}
#Footer {
	background-color: #0D0E0F;
	background-image: url("../media/Templates/Footers/textures/orange-Split-Wood.jpg");
	color: #64F311;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 0px;
}
#Width {
	width: 780px;
}
