@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0;
	margin-top: 0;
	color: #630;
	overflow: hidden;
}


#oakTreePageContainer {
	background-image: url(../images/backgroundImages/oakFade.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	width: 2560px;
	height: 1500px;
	z-index: 1;
	visibility: visible;
}


#oakTreeFlashContainer {
	position: absolute;
	left: 0;
	top: 0;
	width: 2560px;
	height: 1500px;
	z-index: 7;
	color: #309;
}


#overlay {
	position: absolute;
	left: 0;
	top: 200px;
	width: 100%;
	height: 50px;
	z-index: 100;
	text-align: center;
	
}
 	 
#checkPoppers {
	position: relatve;
	padding-top:50px;
	width:500px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}


#whirlygigContainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 150px;
	width: 800px;
	height: auto;
	text-align: center;
	
}

/*.pointyFinger {
	cursor:help;
}

map{ 
	cursor:help;
}*/
