#Title {
	color: #191D21;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 34px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #65AEEB;
	color: #030F19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("../media/Templates/Headers/header (69).gif");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 138px;
}
#Footer {
	background-color: #66A6D0;
	color: #08141E;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
