.homebody{
	border:0; margin:0;
	padding: 10px 0 3px 0;
	background:#6c8ec5;
}
#content { width:895px; }
	#hpMain { height: 513px; background: #000000; position:relative; }
		#hpTagBox, #hpTag { height: 67px; width: 304px; position: absolute; left:588px; }
		#hpTagBox { top: 283px; background: #000000; opacity: .75; -moz-opacity: .75; filter: alpha(opacity=75); }
		#hpTag { clear: right; top: 283px; }
			#hpTag h2, #hpTag h3 { font-family:Helvetica; font-weight:normal; color:#ffffff; text-transform:uppercase; padding-left:34px; padding-right:32px; margin:0; white-space:nowrap; }
			#hpTag h2 { font-size:28px; padding-top: 8px; padding-bottom: 0; }
			#hpTag h3 { font-size:16px; padding-top: 0; padding-bottom: 7px; }
		#photos { position:relative; height:513px; width:889px; overflow:hidden; }
		#photos img {}
		
		/*put title on top of image*/
		#hpTagBox, #hpTag { z-index: 9999; }
		#photos img { z-index: 9998; }	
