#Title {
	color: #602CA5;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 28px;
	top: 35px;
	left: 40px;
}
#Body {
	background-color: #60307D;
	color: #787878;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #352A2A;
	background-image: url("/sites/jculbertson//_files/Image/webbanner.jpg");
	color: #F0E0E0;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
	width: 785px;
	height: 225px;
}
#Footer {
	background-color: #D5D5D5;
	color: #555555;
	display: inherit;
	font-family: Tahoma;
	font-size: 11px;
	background-repeat: repeat;
}
#Width {
	width: 785px;
}
