#Title {
	color: #FFFFFF;
	display: inherit;
	font-family: Tahoma;
	text-align: left;
	font-size: 46px;
	top: 40px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #291630;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E0E9F0;
	background-image: url("../media/Templates/Headers/Landscape/landscape_autumnforest_h.jpg");
	color: #FAE50C;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 800px;
	height: 250px;
}
#Footer {
	background-color: #F8F9FA;
	background-image: url("../media/Templates/Footers/base-colors/redlines.gif");
	color: #262521;
	display: none;
	font-family: Tahoma;
	font-size: 8px;
	background-repeat: repeat;
}
#Width {
	width: 800px;
}
