/* CSS Document */
.MissouriTribes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	position:fixed;
	bottom:80px;
	right:770px;
	height:190px;
	z-index:1;
	background-image:url(Images/Projects/MissouriTribes.png);
	background-position: center;
	background-repeat:no-repeat;
}
.MissouriTribes:hover{
	background-image:url(Images/Projects/MissouriTribes_Over.png);
}
.PonyExpress{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	position:fixed;
	bottom:100px;
	right:572px;
	height:170px;
	z-index:1;
	background-image:url(Images/Projects/PonyExpress_Link.png);
	background-position: center;
	background-repeat:no-repeat;
}
.PonyExpress:hover{
	background-image:url(Images/Projects/PonyExpress_Link_Over.png);
}
.IntoWest{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	position:fixed;
	bottom:100px;
	right:392px;
	height:170px;
	z-index:1;
	background-image:url(Images/Projects/IntoWest_Link.png);
	background-position: center;
	background-repeat:no-repeat;
}
.IntoWest:hover{
	background-image:url(Images/Projects/IntoWest_Link_Over.png);
}
.PistolsWest{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	position:fixed;
	bottom:80px;
	right:220px;
	height:190px;
	z-index:1;
	background-image:url(Images/Projects/PistolsWest_Link.png);
	background-position: center;
	background-repeat:no-repeat;
}
.PistolsWest:hover{
	background-image:url(Images/Projects/PistolsWest_Link_Over.png);
}
.WesternOcean{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	position:fixed;
	bottom:100px;
	right:20px;
	height:170px;
	z-index:1;
	background-image:url(Images/Projects/WesternOcean_Link.png);
	background-position: center;
	background-repeat:no-repeat;
}
.WesternOcean:hover{
	background-image:url(Images/Projects/WesternOcean_Link_Over.png);
}

