#Title {
	color: #427AA8;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #FFFFFF;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/emoallem/_files/image/Wide Header Good.JPG");
	color: #427AA8;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 968px;
	height: 3px;
}
#Footer {
	background-color: #FFFFFF;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white2.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	height: 0px;
}
#Width {
	width: 968px;
}

