/* style sheet for IE6 fixes */

#mainWrapper {
	height: 700px;
}

#navWrapper {
	position: absolute;
	top: 192px;
	right: 10px;
	width: 160px;
	height: 151px;
	z-index: 5;
	text-transform: uppercase;
}

#navWrapper ul {
	height: 130px;
}

#hp-headerCallout1 p {
	padding-top: 0;
}

.hp-program {
	width: 235px;
	height: 158px;
	margin: 0 0 10px 5px;
	padding: 10px 5px 0 0;
	background: url(../images/bg-programCell.gif) no-repeat left top;
	float: left;
}

#sd-news p {
	height: 50px;
}

