#Title {
	color: #A84242;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: right;
	font-size: 34px;
	top: 30px;
	left: 20px;
}
#Body {
	background-color: #D23A3A;
	background-image: url("../media/Templates/Backgrounds/orange.jpg");
	color: #AD5208;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E4E4E4;
	background-image: url("../media/Templates/Headers/Bowling.jpg");
	color: #6E6E6E;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat-x;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #D5D5D5;
	background-image: url("../media/Templates/Footers/glass/redglass.jpg");
	color: #555555;
	display: inherit;
	font-family: Tahoma;
	font-size: 11px;
	background-repeat: no-repeat;
}
#Width {
	width: 750px;
}
