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

body {
	background-color: #e6f2ff;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:902px;
	height:310px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:310px;
	width:902px;
	z-index:2;
	background-image: url(img/book_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#apDiv2alt {
	position:absolute;
	left:0px;
	top:310px;
	width:902px;
	z-index:1;
	background-image: url(img/book_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#apDiv3 {
	position:absolute;
	left:0px;
	top:772px;
	width:902px;
	height:30px;
	z-index:2;
}

#apDiv3Home {
	position:absolute;
	left:0px;
	top:1454px;
	width:902px;
	height:30px;
	z-index:2;
}

#apDiv3alt {
	position:absolute;
	left:0px;
	top:572px;
	width:902px;
	height:30px;
	z-index:1;
}

#apDiv3alt2 {
	position:absolute;
	left:0px;
	top:350px;
	width:902px;
	height:30px;
	z-index:2;
}

#apDiv3alt3 {
	position:absolute;
	left:0px;
	top:755px;
	width:902px;
	height:30px;
	z-index:1;
}


#apDiv4 {
	position:absolute;
	left:81px;
	top:319px;
	width:280px;
	height:345px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:463px;
	top:245px;
	width:202px;
	height:45px;
	z-index:1;
}
#apDiv6 {
	position:absolute;
	left:665px;
	top:245px;
	width:202px;
	height:45px;
	z-index:2;
}
