#feature1 a {
	padding: 256px 0 0 0;
	height: 0px !important; 
	height /**/:256px; /* for IE5/Win only */
	width: 515px;
		margin-bottom: 10px;
	background: url(../images/features/off-to-the-races.jpg) top left no-repeat;
}

#feature1 a:hover {
	background-position: 0 -256px;
	}

#feature1 a:active, #featurenavnav a.selected {
	background-position: 0 -256px;
	}

#feature2 a  {
	width: 515px;
		margin-bottom: 10px;
	background: url(../images/features/practice-makes-perfect.jpg) top left no-repeat;
	}

#feature3 a  {
	width: 515px;
	background: url(../images/features/portraits-of-the-artists.jpg) top left no-repeat;
	}
