.defaultCursor {
	cursor: default;
}
#aboutUsText {
	position: absolute;
	left:14px;
	top:42px;
	width:252px;
	height:69px;
	background:transparent url(../about/about_us.jpg) no-repeat;
	z-index: 18;
}
#aboutButtons {
	position: absolute;
	left: 113px;
	top: 153px;
	width: 100px;
	height: 147px;
	z-index: 19;
	border: 0;
}
#creditsText, #vermontText, #mapleText, #linksText {
	position: absolute;
	top: 99px;
	left: 278px;
	width: 361px;
	height: 386px;
	overflow: auto;
	z-index: 13;
	visibility: hidden;
}
#artistText {
	position: absolute;
	top: 99px;
	left: 278px;
	width: 361px;
	height: 386px;
	overflow: auto;
	z-index: 15;
}
#artistBg {
	position: absolute;
	top: 73px;
	left: 228px;
	width: 433px;
	height: 435px;
	background:transparent url(../about/artist_bg.jpg) no-repeat;
	z-index: 14;
}
#creditsBg {
	position: absolute;
	top: 73px;
	left: 228px;
	width: 433px;
	height: 435px;
	background:transparent url(../about/credits_bg.jpg) no-repeat;
	z-index: 7;
	visibility: hidden;
}
#vermontBg {
	position: absolute;
	top: 73px;
	left: 228px;
	width: 433px;
	height:435px;
	background: transparent url(../about/vermont_bg.jpg) no-repeat;
	z-index: 6;
	visibility: hidden;
}
#mapleBg {
	position: absolute;
	top: 73px;
	left: 228px;
	width: 433px;
	height:435px;
	background:transparent url(../about/maple_bg.jpg) no-repeat;
	z-index: 8;
	visibility: hidden;
}
#linksBg {
	position: absolute;
	top: 73px;
	left: 228px;
	width: 433px;
	height:435px;
	background:transparent url(../about/links_bg.jpg) no-repeat;
	z-index: 8;
	visibility: hidden;
}
#pinCard {
	position: absolute;
	left: 59px;
	top: 330px;
	width: 216px;
	height: 172px;
	background: transparent url(../about/pin_card.jpg) no-repeat;
	z-index: 16;
}
#aboutNav {
	position: absolute;
	top: 518px;
	left: 0px;
	width: 405px;
	height: 32px;
	z-index: 14;
}
