@charset "utf-8";
/* CSS Document */

#bioheart {
	position: absolute;
	visibility: hidden;
	left: 14px;
	top: 31px;
	height: 100px;
	width: 110px;
	z-index: 30;
}
#bookheart {
	position: absolute;
	visibility: hidden;
	left: 110px;
	top: 31px;
	height: 100px;
	width: 110px;
	z-index: 30;
}
#progheart {
	position: absolute;
	visibility: hidden;
	left: 206px;
	top: 31px;
	height: 100px;
	width: 110px;
	z-index: 30;
}
#adviceheart {
	position: absolute;
	visibility: hidden;
	left: 302px;
	top: 31px;
	height: 100px;
	width: 110px;
	z-index: 30;
}
#bahheart {
	position: absolute;
	visibility: hidden;
	left: 495px;
	top: 31px;
	height: 100px;
	width: 110px;
	z-index: 30;
}
#awheart {
	position: absolute;
	visibility: hidden;
	left: 583px;
	top: 31px;
	height: 100px;
	width: 110px;
	z-index: 30;
}
#storeheart {
	position: absolute;
	visibility: hidden;
	left: 397px;
	top: 31px;
	height: 100px;
	width: 110px;
	z-index: 30;
}
#loseheart {
	position: absolute;
	visibility: hidden;
	left: 686px;
	top: 31px;
	height: 100px;
	width: 110px;
	z-index: 30;
}

#navbar {
	position: relative;
	height: 140px;
	width: 800px;
	top: 0px;
	z-index: 30;
}
