#body .column1 a.rollover
{
	display: block;
	height: 35px;
	width: 250px;
	background:url(../images/index/colleges.jpg) no-repeat left top;
}

#body .column1 a.rollover:hover
{
	background-position: left bottom;
}
