#Title {
	color: #120B58;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 34px;
	top: 20px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #7A6FDA;
	color: #160F62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-y;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #170B7D;
	background-image: url("/sites/gmaton//_files/Image/homepagecolor2.jpg");
	color: #000000;
	display: inherit;
	font-family: Tahoma;
	font-size: 20px;
	background-repeat: repeat;
	width: 928px;
	height: 155px;
}
#Footer {
	background-color: #000000;
	color: #000000;
	display: inherit;
	font-family: Tahoma;
	font-size: 10px;
	background-repeat: repeat;
	height: 0px;
}
#Width {
	width: 928px;
}
