body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	background-image: url(Images/bg.jpg);
}
#barney {
	height: 681px;
	width: 584px;
	position: absolute;
}
.barney2 {
	background-image: url(Images/barney-1.jpg);
	height: 681px;
	width: 584px;
	position: absolute;
	top: 0px;
	visibility: visible;
}
.barney3 {
	background-image: url(Images/barney-2.jpg);
	height: 681px;
	width: 584px;
	position: absolute;
	top: 0;
	left: 0px;
	visibility: hidden;
}
#snipe {
	background-image: url(Images/banner.png);
	background-repeat: no-repeat;
	height: 103px;
	width: 162px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#facebook-button {
	height: 50px;
	width: 200px;
	position: absolute;
	left: 60px;
	top: 425px;
	z-index: 5;
	font-weight: bold;
	color: #09C;
	letter-spacing: -1pt;
}
#facebook-logo {
	background-image: url(Images/facebook_barney.png);
	margin: 0px;
	height: 50px;
	width: 50px;
	position: absolute;
	background-repeat: no-repeat;
}
#facebook-text {
	font-weight: bold;
	color: #5A70AB;
	letter-spacing: -1pt;
	margin: 0px;
	height: 40px;
	width: 145px;
	left: 55px;
	position: absolute;
	top: 5px;
}
a:link {
	color: #5B73AE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C74B0;
}
a:hover {
	color: #262325;
	text-decoration: none;
}
#temp-index-art {
	height: 600px;
	width: 1100px;
	margin-left: -550px;
	position: absolute;
	left: 50%;
	top: 40px;
}
