/* CSS Document */

#container {
	background-image: url(../image/welcomeBg.jpg);
}

#pageTitle {
	background: url(../image/titleWelcome.gif) top left no-repeat;
	width: 209px;
	height: 56px;
	text-indent: -5000px;
	overflow: hidden;
}

#content {
	position: absolute;
	width: 220px;
	right: 15px;
	top: 80px;
	margin: 0px;
}

#content2 {
	position: absolute;
	width: 100px;
	right: 15px;
	top: 210px;
	margin: 0px;
}

#logoSmall {
	top: -4px;
	left: 3px;
	background: url(../image/logoSmall.gif) top left no-repeat;
}

#buttonMoveOn {
	left: 650px;
}

#mapBig {
	position: absolute;
	left: -3px;
	top: -7px;
	width: 486px;
	height: 421px;
	background: url(../image/mapBig.jpg) top left no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

#squirrelSmall {
	width: 50px;
	height: 67px;
	position: absolute;
	background: url(../image/squirrelSmall.gif) top left no-repeat;
	visibility: hidden;
}

#buttonTrailhead {
	position: absolute;
	left: 4px;
	top: 85px;
	width: 93px;
	height: 134px;
	overflow: hidden;
}

#buttonYoungForest {
	position: absolute;
	left: 4px;
	top: 219px;
	width: 93px;
	height: 177px;
	overflow: hidden;
}

#buttonIntermediateForest {
	position: absolute;
	left: 97px;
	top: 322px;
	width: 123px;
	height: 98px;
	overflow: hidden;
}

#buttonMatureForest {
	position: absolute;
	left: 268px;
	top: 122px;
	width: 142px;
	height: 293px;
	overflow: hidden;
}

#buttonSnag {
	position: absolute;
	left: 183px;
	top: 162px;
	width: 85px;
	height: 79px;
	overflow: hidden;
}

#buttonWetland {
	position: absolute;
	left: 203px;
	top: 0px;
	width: 128px;
	height: 115px;
	overflow: hidden;
}

#buttonProducts {
	position: absolute;
	left: 97px;
	top: 36px;
	width: 99px;
	height: 49px;
	overflow: hidden;
}
