@charset "utf-8";
/* CSS Document */
body {
	background-color: #5777b7;
	background-image: url(../images/bg-repeat.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	padding:0;
	margin:0;
}
.wrap {
	width: 1024px;
}
.footer-format {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 225px;
}
.header-format {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 107px;
}
.main-format {
	background-image: url(../images/mainbodyimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 436px;
}
.intmain-format {
	background-image: url(../images/intbodyimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 436px;
}
.youtubeVideo {
	padding-top: 23px;
	padding-right: 180px;
}

.navbar {
	text-decoration: none;
	text-align: center;
	padding-top: 73px;
	word-spacing: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.navbar a:link {
	text-decoration: none;
	color: #000000;
}
.navbar a:hover {
	color: #000000;
	text-decoration: none;
}
.navbar a:visited {
	color: #000000;
	text-decoration: none;
}
.navbar a:active {
	color: #00CCFF;
	text-decoration: none;
}
.footer {
	text-decoration: none;
	text-align: center;
	padding-top: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	vertical-align: bottom;
	font-weight: bolder;
	color: #FFFFFF;
}
.aboutBook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	padding-right: 215px;
	padding-left: 275px;
	vertical-align: top;
	padding-top: 28px;
	color: #000000;
	text-decoration: none;
	word-spacing: 3px;
}
.bookHeader {
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.scrollbox-position {
	padding-top: 10px;
	padding-right: 170px;
}
.scrollbox {
	overflow:scroll;
	background-color: transparent;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	border-top-style: groove;
	height: 375px;
	width: 275px;
	text-align: center;
	margin-bottom: 25px;
}
.body-header {
	font-size: 22px;
	font-weight: bold;
	color: #0066CC;
	padding-right: 115px;
	padding-bottom:0;
	margin:0;
}






.storeformat {
	text-align: center;
}
.dateheader {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.datebody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.scrollbox a:link {
	color: #0066CC;
}
.scrollbox a:visited {
	color: #0066CC;
}