div#programPageArea{
	background: url(../images/newhome/backmid.gif) top left repeat-y;
	text-align:left;
}
div#programPageArea div#latest{
	background: url(../images/newhome/latestback.gif) top left no-repeat;
	width:736px;
	/*margin:-10px 0 10px 19px;*/
	margin:-10px 0 10px 19px;
	padding:9px 0 10px 0;
	position:absolute;
	height:259px;
}
div#programPageArea div#topcap{
	background: url(../images/newhome/backcaptop.gif) top left no-repeat;
	width:770px;
	height:22px;
	/*margin:-10px 0 10px 19px;*/
	margin:0;
	padding:0;
}
div#programPageArea div#latestimg{
	margin:0 0 0 6px;
	padding:0;
	position:relative;
}
div#programPageArea div#features{
	background: url(../images/newhome/featuresback3.gif) no-repeat;
	width:496px;
	margin:270px 0 0 19px;
	padding-bottom:15px;
	float:left;
	/*border:1px solid;*/
}
div#programPageArea div#feature1img{
	/*margin:0 0 0 0px;*/
	margin:9px 0 0 6px;
	float:left;
	position:relative;
}
div#programPageArea div#feature2img{
	margin:9px 0px 0px 15px;
	padding:0;
	float:left;
	position:relative;
}
div#programPageArea div#feature3img{
	margin:27px 0 0 6px;
	padding:0;
	float:left;
	position:relative;
}
div#programPageArea div#feature4img{
	margin:27px 0 0 15px;
	padding:0;
	float:left;
	position:relative;
}
div#programPageArea div#icon{
	margin:0;
	padding:0;
	/*float:left;*/
	width:230px;
}
div#programPageArea div#icon img{
	margin: 0 0 15px 0;
}
div#programPageArea div#info{
	margin:18px 0 0 7px;
	padding:0;
	float:left;
	width:200px;
	/*border:1px solid;*/
}	
div#programPageArea div#info div#social{
	/*margin-top:36px;*/
	margin: 0 0 25px 0;
}
div#programPageArea div#info div#social div#socialbugs{
	display:inline;
}
div#programPageArea div#info div#social div#socialbugs img{
	margin:0;
}
div#programPageArea div#info p.listen{
	color:#000000;
}
div#programPageArea div#info p.listen a{
	color:#a46c6c;
	font-weight:bold;
}

div#programPageArea div#info p.homeblurb{
	color:#878686;
}
div#programPageArea .clear{
	clear:both;
}
div#programPageArea p{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	margin-top:0px;
}
div#programPageArea div#terbox{
	/*border:1px solid;*/
	margin:280px 0 0 0;
	width:230px;
	float:left;
}
div#mainImageLayer {
   position: relative;
   width: 720px;
   height: 258px;
   margin: 0px;
   padding: 0px;
}

div#topLayer, div#b1topLayer, div#b2topLayer, div#b3topLayer, div#b4topLayer {
   z-index: 1;
   opacity: 1;
   position: absolute;
   top: 0px;
   left: 0px;
   padding-left: 0px;
}
div#bottomLayer, div#b1bottomLayer, div#b2bottomLayer, div#b3bottomLayer, div#b4bottomLayer {
   z-index: 0;
   opacity: 1;
   position: absolute;
   top: 0px;
   left: 0px;
   padding-left: 0px;
}

