a:link {
	color: #919490;
	border: #000000;

}
a:visited {
	color: #919490;
	border: #000000;

}
a:hover {
	color: white;

}
a:active {
	color: #919490;
	border: #000000;
}



.footer a:link {
	color: white;
	border: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: white;
	border: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: white;
	text-decoration: underline;
}
.footer a:active {
	color: white;
	border: #000000;
}

/* Header */



/* Body */
body{
	color: #919490;
	font-family:  Verdana, Arial, "Lucida Sans Unicode", Helvetica, Geneva,sans-serif;
	font-size: 14px;
	background-color: #626661;
}
body, form, div, h1, h2, h3, h4, h5, table, tr, th,  dl, li, dt, dd, img, input {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 750px;
}
.nav {
	width: 139px;
	height:600px;
	border-right: 1px solid #757974;
/*	border-bottom: 1px solid #757974; 
	float: left; */
}
.content {
	position: absolute;
	top: 25px;
	left: 145px;
}
.content img {margin-bottom:5px;}
#palouse .content img {margin-bottom:10px;}
#montana .content img {margin-bottom:15px;}
/*.caption {
	position: absolute;
	top: 428px;
	left: 161px;
} */
#thumb1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	top: 76px;
	left: 230px;
	visibility: visible;
}
#thumb2, #thumb3, #thumb4, #thumb5, #thumb6, #thumb7, #thumb8, #thumb9, #thumb10, #thumb11, #thumb12 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	top: 76px;
	left: 230px;
	visibility: hidden;
}

