
/*Removes PADDING from Whitespace*/
#ControlContentID, .content {
	padding: 0; !important; /*Removes broder from Whitespace*/
	width: 960px; /*Sets White area width from normal 940 to 960*/
	height: 405px;
	margin:0; !important;
}


.content {
	top: 0px !important;/*Fixes so wite space in  page with NO naviation lines up with page with navigation*/
}








/*Zone placement, height and width*/

.compelInside {
	margin-top:0 !important;
	float:left;
}

.phZone1 {
	height:0px;
	Display: none;
}

.phZone2 {
	height:100px;
	width:450px;
	
	padding:0; !important; 
	margin:0; !important;	

	position:absolute;
	top:0;
	left:0;	

}


.phZone4 {
	height:0px;
	Display: none;
}


.phZone5 {
	height:0px;
	Display: none;
}


.phZone6 {
	height:0px;
	Display: none;
}


.phZone3 {
	height:0px;
	Display: none;

}


