#mainNav {
	height: 80px;
}
#contentWrapper {
}
#hpLogos {
	background-image: url(../images/hp_logos.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 150px;
}
#hpVideoWrapper {
	width: 960px;
	height: 216px;
	background-image: url(../images/hp_video_bg.gif);
	background-repeat: no-repeat;
}
#hpGirls {
	width: 490px;
	height: 216px;
	float: left;
}
#hpBoys {
	width: 470px;
	height: 216px;
	float: right;
}
#hpSlider {
	width: 960px;
	height: 142px;
	clear: both;
}
#hpBlurbWrapper {
	width: 960px;
	height: 260px;
	background-image: url(../images/hp_blurb_bg.gif);
	background-repeat: no-repeat;
}
#hpWassup {
	width: 244px;
	float: left;
	padding-top: 80px;
}
#hpRandom {
  width: 246px;
  float: left;
	padding-top: 80px;
}
#hpWorship {
	width: 360px;
	float: left;
	padding-top: 80px;
	color: #FFF;
}
#hpWassup h1 {
	font-size: 14px;
	color: #606;
	line-height: 110%;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
}
#hpRandom h1 {
	font-size: 14px;
	color: #606;
	line-height: 110%;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
}
#hpWorship h1 {
	font-size: 14px;
	color: #FFF;
	line-height: 110%;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
}
#hpWassup p, #hpRandom p {
	font-size: 12px;
	color: #000;
	line-height: 120%;
	margin-bottom: 8px;
	margin-right: 20px;
	margin-left: 20px;
}
#hpWorship p {
	font-size: 12px;
	color: #FFFFFFF;
	line-height: 140%;
	margin-bottom: 16px;
	margin-right: 48px;
}
