#Title {
	color: #FD1B1B;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 58px;
	top: 40px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #4C4C5D;
	color: #0F1012;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-y;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #3294E6;
	background-image: url("/sites/blevine//_files/Image/gothic1.jpg");
	color: #6E6E6E;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
	width: 800px;
	height: 175px;
}
#Footer {
	background-color: #171512;
	background-image: url("../media/Templates/Footers/misc/misc_investigate_f.jpg");
	color: #E91E38;
	display: inherit;
	font-family: Tahoma;
	font-size: 14px;
	background-repeat: repeat;
	height: 30px;
}
#Width {
	width: 800px;
}
