@charset "utf-8";
html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 100%;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border-style: none;
}
#page {
	position: absolute;
	width: 800px;
	height: 533px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -266px;
	z-index: 3;
}
#page_arrows {
	position: relative;
	width: 62px;
	height: 33px;
	left: 738px;
}
#pagep {
	position: absolute;
	width: 400px;
	height: 600px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -300px;
	z-index: 3;
}
#page_arrowsp {
	position: relative;
	width: 62px;
	height: 33px;
	left: 538px;
	top: -33px;
}
#pagesquare {
	position: absolute;
	width: 600px;
	height: 600px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -300px;
	z-index: 3;
}
#page_arrowsquare {
	position: relative;
	width: 62px;
	height: 33px;
	left: 638px;
	top: -33px;
}
#book_muse {
	position: absolute;
	width: 700px;
	height: 392px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -196px;
	z-index: 3;
}
#book_arrows_muse {
	position: relative;
	width: 62px;
	height: 33px;
	left: 689px;
	top: 71px;
}
#book_laundrette {
	position: absolute;
	width: 643px;
	height: 460px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -321.5px;
	margin-top: -230px;
	z-index: 3;
}
#book_arrows_laundrette {
	position: relative;
	width: 62px;
	height: 33px;
	left: 660px;
	top: 37px;
}
#book_market {
	position: absolute;
	width: 339px;
	height: 450px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -169.5px;
	margin-top: -225px;
	z-index: 3;
}
#book_arrows_market {
	position: relative;
	width: 62px;
	height: 33px;
	left: 508px;
	top: 42px;
}
#book_bingo {
	position: absolute;
	width: 414px;
	height: 600px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -207px;
	margin-top: -300px;
	z-index: 3;
}
#book_arrows_bingo {
	position: relative;
	width: 62px;
	height: 33px;
	left: 546px;
	top: -33px;
}
#book_jack {
	position: absolute;
	width: 550px;
	height: 550px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -275px;
	margin-top: -275px;
	z-index: 3;
}
#book_arrows_jack {
	position: relative;
	width: 62px;
	height: 33px;
	left: 614px;
	top: -8px;
}
#book_cut {
	position: absolute;
	width: 340px;
	height: 460px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -170px;
	margin-top: -230px;
	z-index: 3;
}
#book_arrows_cut {
	position: relative;
	width: 62px;
	height: 33px;
	left: 509px;
	top: 37px;
}
#about {
	position: absolute;
	width: 400px;
	height: 560px;
	text-align: left;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -280px;
	z-index: 3;
}
#contact {
	position: absolute;
	width: 250px;
	height: 50px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -125px;
	margin-top: -25px;
	z-index: 3;
}
#diary {
	position: absolute;
	width: 460px;
	height:533px;
	left: 50%;
	top: 50%;
	margin-left:-255px;
	margin-top:-266.5px;
	overflow: auto;
	z-index: 3;
}
#navbar {
	position: absolute;
	width: 200px;
	height: 90%;
	left: 10px;
	top: 34px;
	line-height: 2;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 2;
}
#title {
	position: absolute;
	width: 279px;
	height: 29px;
	left: 4px;
	top: 4px;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 5;
}
#copyright {
	position: absolute;
	width: 165px;
	height: 20px;
	left: 0px;
	top: 100%;
	margin-left: 0px;
	margin-top: -20px;
	z-index: 6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color:#666666;
}
.aboutText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:22px;
	font-style: normal;
	color: #333333;
}