@charset "utf-8";
/* CSS Document */

#hp-left-col {
	float: left;
	width: 38em;
}
#get-affordable-degree {
	float: right;
	width: 31em;
}
#getan {
	background-image: url(../images/get.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	height: 111px;
	width: 77px;
}
a#affordable {
	background-image: url(../images/affordable.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 111px;
	width: 121px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
a#degree {
	background-image: url(../images/degree.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 111px;
	width: 104px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
}
a#online {
	background-image: url(../images/online.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 111px;
	width: 113px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
a#affordable:hover {
	background-image: url(../images/affordable-over.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 111px;
	width: 121px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
a#degree:hover {
	background-image: url(../images/degree-over.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 111px;
	width: 104px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
}
a#online:hover {
	background-image: url(../images/online-over.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 111px;
	width: 113px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
h3 a span {
	display: none;
	margin: 0px;
	}
h3 span span {
	display: none;
	margin: 0px;
	}
	
#news {
	float: right;
	width: 28.6em;
	border: 1px solid #CC6600;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-right: 10px;
	background-color: #FFFA9B;
	-webkit-border-radius: 12px 12px 12px 12px;    /* for Safari */
	-moz-border-radius: 12px 12px 12px 12px;       /* for Firefox */
	}

.homeListItem {
	background-image: none;
}
.homeLink {
	display: none;
	}
	
#news h4 {
	margin-top: 1.5em;
}