#Title {
	color: #427AA8;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #FFEA8A;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/jfogg//_files/Image/carieheader.png");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 1024px;
	height: 150px;
}
#Footer {
	background-color: #4c4526;
	background-image: url("/sites/jfogg//_files/Image/cariefooter.png");
	color: #07121C;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	height: 50px;
}
#Width {
	width: 1024px;
}

