#Title {
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #090A09;
	background-image: url("/sites/test75//_files/Image/bluebg.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #153701;
	background-image: url("/sites/test75//_files/Image/freesiteheader.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 780px;
	height: 150px;
}
#Footer {
	background-color: #5E8260;
	background-image: url("/sites/test75//_files/Image/bluefooter.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
}
#Width {
	width: 780px;
}
