#Title {
	color: #F5F8FA;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 14px;
	top: 5px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #E7EDF3;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white10.jpg");
	color: #010C14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #26D511;
	color: #EEF3F8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
}
#Footer {
	background-color: #0DBE1C;
	color: #EEF3F8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	height: 0px;
}
