body { background: url("") repeat-x #000000; repeat; }

#wrapAll { position: relative; width: auto; }
#wrapBody { left: 50%; margin-left: -475px; position: absolute; width: 998px; }

#wrapMasthead h1 { background: url("images/hpslogo6.jpg") no-repeat; height: 200px; width: 998px; }

#wrapNav { background: url("") repeat-x #000; font-family:Verdana, Arial, Helvetica, sans-serif; width: 998px; }
	#wrapNav ul { width: 998px; }
		#wrapNav ul li { float: left; margin-left: 43px; padding: 15px; }
			#wrapNav ul li a { color: #fff; text-decoration: none; }
				#wrapNav ul li a:hover { text-decoration: underline; }

#wrapContent { background: #fff; border: 1px solid #333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 15px; margin-top: 15px; padding: 10px; width: 976px; }
	#wrapContent h2 { font-family:"Times New Roman", Times, serif; font-size: 18px; margin-bottom: 10px; }
	#wrapContent ul li { margin-bottom: 5px; }
	#content { float: left; margin-right: 25px; width: 625px; }

	/* Can change size of image below*/
	#sideImage { float: left; width: 320px; }
		#wrapContent img {  margin-bottom: 10px; width: 320px; }
	#wrapContent p { margin-bottom: 10px; line-height: 130%; }
		#wrapContent img.special { float: right; }
	
	#sideVideo { float: left; width: 400px; }
	#contentVideoPage { float: left; margin-right: 25px; width: 250px; } /* Change width here to adjust where the movie is on the page */
#content a { color: #660000; }


#wrapFooter { background: url("") repeat-x #4C4C4C; padding-bottom: 10px; padding-top: 10px; width: 998px; }
	#wrapFooter h3 { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
		#wrapFooter h3 a { color: #fff; text-decoration: none; }
			#wrapFooter h3 a:hover { text-decoration: underline; }

#specialText1 { position: absolute; bottom: 60px; left: 150px; }
	#specialText1 a { text-decoration: none; color: #000; }
		#specialText1 a:hover { text-decoration: underline; color: #660000; }

.clear { clear: both; }