#Title {
	color: #FFFFFF;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 58px;
	top: 10px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #000000;
	color: #063862;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/jeffhansen//_files/Image/dvd header.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: no-repeat;
	width: 960px;
	height: 200px;
}
#Footer {
	background-color: #012746;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: no-repeat;
}
#Width {
	width: 960px;
}
