#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/ambassadors.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/game.jpg) top left no-repeat;
	}

#feature3 a  {
	width: 515px;
	background: url(../images/features/metcalfs.jpg) top left no-repeat;
	}
