#Title {
	color: #D73F3F;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 28px;
	top: 15px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #5F0CEE;
	color: #140202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #17466E;
	background-image: url("../media/Templates/Headers/header (68).gif");
	color: #E6C617;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 188px;
}
#Footer {
	background-color: #427AA8;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
