#Title {
	color: #427AA8;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 28px;
	top: 0px;
	left: 0px;
}
#Body {
	background-color: #409489;
	color: #787878;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E4E4E4;
	background-image: url("/sites/calvin//_files/Image/nurses.jpg");
	color: #6E6E6E;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
	width: 750px;
	height: 150px;
}
#Footer {
	background-color: #D5D5D5;
	color: #555555;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
