@charset               "UTF-8";

/*Start button 2*/
.nav2 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/uafbird-thumb.png") -64px 0 no-repeat;
}

.nav2 a:hover { background-position: -64px 0; }

/*End button 2*/

