/* programPage styles */

#pageWrapper {
	margin: 0 auto;
	width: 768px;
	background: #ffefde;
	text-align: left;
}


/*--------------------------------------------*/
/*------------- SHADED CONTENT ---------------*/
/*--------------------------------------------*/
#shadedContent {
	clear: both;
	width: 512px !important; /*FOR STANDARDS COMPLIANT BROWSERS */
	w\idth/**/:/**/ 512px; /*FOR IE6/WIN BROWSERS */
	margin: 0px;
	padding: 0px;
	color: #383639;
	text-align: left;
}

