@charset               "UTF-8";

#portfolio_slideshow
{
	width: 900px;
	height: 64px;
	margin: 0;
	clear: both;
	padding: 0;
	text-align: justify;
	z-index: 1;
}

/*
 1 UAF Life Sciences
 2 UAF BiRD Facility
 3 Kenai Courthouse
 4 Sitka HS Auditorium
 5 UAA Public Policy Center 
 6 AVTEC First Lake Facility
 7 Crestview Housing
 8 MOA Fire Station No. 4
 9 Plant Materials Center
10 Chugiak High School Renewal
11 Buckland K-12 Renovation
12 Dillingham Elementary Re-Roof
13 USCG Housing Project
*/

/*Start button 1*/
.nav1 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/uafnatscience-thumb.png") 0 0 no-repeat;
}

.nav1 a:hover { background-position: -64px 0; }

/*End button 1*/
/*Start button 2*/
.nav2 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/uafbird-thumb.png") 0 0 no-repeat;
}

.nav2 a:hover { background-position: -64px 0; }

/*End button 2*/
/*Start button 3*/
.nav3 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/kenaich-thumb.png") 0 0 no-repeat;
}

.nav3 a:hover { background-position: -64px 0; }

/*End button 3*/
/*Start button 4*/
.nav4 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/sitkahsaud-thumb.png") 0 0 no-repeat;
}

.nav4 a:hover { background-position: -64px 0; }
/*End button 4*/
/*Start button 5*/
.nav5 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/ftwainwright-thumb.png") 0 0 no-repeat;
}

.nav5 a:hover { background-position: -64px 0; }

/*End button 5*/
/*Start button 6*/
.nav6 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/avtec-thumb.png") 0 0 no-repeat;
}

.nav6 a:hover { background-position: -64px 0; }

/*End button 6*/
/*Start button 7*/
.nav7 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/crestview-thumb.png") 0 0 no-repeat;
}

.nav7 a:hover { background-position: -64px 0; }

/*End button 7*/
/*Start button 8*/
.nav8 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/moafire-thumb.png") 0 0 no-repeat;
}

.nav8 a:hover { background-position: -64px 0; }

/*End button 8*/
/*Start button 9*/
.nav9 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/palmerseed-thumb.png") 0 0 no-repeat;
}

.nav9 a:hover { background-position: -64px 0; }

/*End button 9*/
/*Start button 10*/
.nav10 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/chugiakhs-thumb.png") 0 0 no-repeat;
}

.nav10 a:hover { background-position: -64px 0; }

/*End button 10*/
/*Start button 11*/
.nav11 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/bucklandk12-thumb.png") 0 0 no-repeat;
}

.nav11 a:hover { background-position: -64px 0; }

/*End button 11*/
/*Start button 12*/
.nav12 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/kongiganak-thumb.png") 0 0 no-repeat;
}

.nav12 a:hover { background-position: -64px 0; }

/*End button 12*/
/*Start button 13*/
.nav13 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/cordova-thumb.png") 0 0 no-repeat;
}

.nav13 a:hover { background-position: -64px 0; }

/*End button 13*/

