#Title {
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 34px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #D70622;
	background-image: url("D70622");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #D70622;
	background-image: url("../media/Templates/Headers/Chilli.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #D70622;
	background-image: url("D70622");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
