#Title {
	color: #d0924f;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 16px;
	top: 20px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #C88C54;
	background-image: url("../media/Templates/Backgrounds/black/black_to_grey2.jpg");
	color: #0A0D0A;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
#Header {
	background-color: #c88c54;
	background-image: url("../media/Templates/Headers/dramatic.jpg");
	color: #0A0D0A;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	width: 800px;
	height: 200px;
}
#Footer {
	background-color: #c88c54;
	background-image: url("../media/Templates/Footers/base-colors/black.jpg");
	color: #d0924f;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: no-repeat;
	height: 40px;
}
#Width {
	width: 800px;
}
