@charset "UTF-8";
/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}
#spiralBlock {
	position: absolute;
	width: 252px;
	height: 245px;
	z-index: 9;
	left: 546px;
	top: 532px;
}
#apDiv2 {
	position: absolute;
	width: 127px;
	height: 0px;
	z-index: 10;
	left: -21px;
	top: 470px;
}
#apDiv3 {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 11;
	left: 3px;
	top: 13px;
}
#apDiv4 {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 11;
	left: 39px;
	top: 215px;
}
#musicBackground {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 1;
	left: 29px;
	top: 63px;
}
/* CSS Document */

body {
	font-family: "Albertsthal_Typewriter";
	font-size: 100%;
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#centeringDiv {
	background-color: #FFF;
	height: 750px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#musicBox {
	position: absolute;
	width: 166px;
	height: 50px;
	z-index: 11;
	left: 80px;
	top: 186px;
}
audio {
	width: 166px;
}
#header {
	position: absolute;
	width: 331px;
	height: 115px;
	z-index: 2;
	left: 54px;
	top: 16px;
	font-size: 18px;
}
#footer {
	position: absolute;
	width: 228px;
	height: 50px;
	z-index: 3;
	left: 798px;
	top: 710px;
	font-size: 9px;
	text-align: center;
}
#content {
	position: absolute;
	width: 386px;
	height: 298px;
	z-index: 4;
	left: 547px;
	top: 44px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#p1BtnBox {
	position: absolute;
	width: 131px;
	height: 310px;
	z-index: 5;
	left: 342px;
	top: -14px;
}
#p2BtnBox {
	position: absolute;
	width: 412px;
	height: 160px;
	z-index: 6;
	left: -114px;
	top: 337px;
}
#p3BtnBox {
	position: absolute;
	width: 150px;
	height: 311px;
	z-index: 7;
	left: 327px;
	top: 520px;
}
#p4BtnBox {
	position: absolute;
	width: 412px;
	height: 163px;
	z-index: 8;
	left: 517px;
	top: 341px;
}
#sunCenter {
	height: 253px;
	width: 258px;
	position: absolute;
	left: 278px;
	top: 289px;
	background-image: url(../project0/images/sunPhoto.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.link {
}
