@charset "UTF-8";
#body {
	background-color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#wrap1 {
	width: 980px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
}

#wrap2 {
	width: 920px;
	float: right;
	height: 550px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
}

#bookcenter {
	height: 550px;
	width: 920px;
	background-color: #FFFFFF;
	float: right;
	margin-left: -920px;
}

#booktop {
	height: 10px;
	width: 920px;
}

#bookmid {
	height: 530px;
	width: 920px;
}

#pagetop {
	width: 60px;
	float: left;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 1px;
	border-left: 430px solid transparent;
	border-right: 430px solid transparent;
	background-color: #FFFFFF;
}

#pagetopmid {
	width: 60px;
	float: left;
	height: 30px;
	margin-right: -60px;
	background-image: url(images/maptop.gif);
	background-repeat: no-repeat;
}

#pagetopleft {
	width: 430px;
	float: left;
	height: 30px;
	margin-left: -430px;
	background-image: url(images/maptopleft.gif);
	background-repeat: no-repeat;
}

#pagetopright {
	width: 430px;
	float: right;
	height: 30px;
	margin-right: -430px;
	background-image: url(images/maptopright.gif);
	background-repeat: no-repeat;
}

#pagemain {
	width: 60px;
	float: left;
	height: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	border-left: 430px solid transparent;
	border-right: 430px solid transparent;
}

#pagemid {
	width: 60px;
	float: left;
	margin-right: -60px;
	height: 470px;
	background-image: url(images/mapmid.gif);
	background-repeat: no-repeat;
}

#pageleft {
	width: 430px;
	float: left;
	height: 470px;
	margin-left: -430px;
	background-color: #FFFFFF;
}

#textleft {
	width: 430px;
	height: 470px;
	float: left;
	overflow: hidden;
	background-image: url(images/mapleft.gif);
	background-repeat: no-repeat;
}

#pageright {
	width: 430px;
	float: right;
	height: 470px;
	margin-right: -430px;
	background-color: #FFFFFF;
}

#textright {
	float: right;
	width: 430px;
	height: 470px;
	overflow: hidden;
	background-image: url(images/mapright.gif);
	background-repeat: no-repeat;
}

#pagebottom {
	width: 60px;
	float: left;
	clear: both;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 1px;
	border-left: 430px solid transparent;
	border-right: 430px solid transparent;
	background-color: #FFFFFF;
}

#pagebottommid {
	width: 60px;
	float: left;
	height: 30px;
	margin-right: -60px;
	background-image: url(images/mapbottom.gif);
	background-repeat: no-repeat;
}

#pagebottomleft {
	width: 430px;
	float: left;
	height: 30px;
	margin-left: -430px;
	background-image: url(images/mapbottomleft.gif);
	background-repeat: no-repeat;
}

#pagebottomright {
	width: 430px;
	float: right;
	height: 30px;
	margin-right: -430px;
	background-image: url(images/mapbottomright.gif);
	background-repeat: no-repeat;
}

#bookbottom {
	height: 10px;
	width: 920px;
}

#bookleft {
	width: 30px;
	float: left;
	height: 550px;
	margin-left: -30px;
}

#bookright {
	width: 30px;
	float: right;
	height: 550px;
	margin-right: -30px;
}

#nav {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	clear: both;
	text-align: left;
}

.page {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #FFFFFF;	
}

.prev {
	padding-left: 10px;	
}

.next {
	padding-right: 10px;	
}

a.page:link {
	color: #000000;
}

a.page:hover {
	color: #000000;
	/*text-decoration: underline;*/
	border-bottom: 1px;
	border-bottom-style: dashed;
}

a.page:visited {
	color: #000000;
}

a img { border: 0; 
}