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



/* layout styles */

body {
	background:#942305 url(../images/bg.jpg) repeat-x;
	font-family:Helvetica Condensed, Arial Condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	font-size:1em;
	margin:0;
	padding:0;
	text-align:center;
}
#container {
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
	width:980px;
}
#header {
	background:url(../images/header.jpg) no-repeat;
	height:71px;
	width:939px;
}
#header h1 {
	position:absolute;
	left:-999em;
	margin:0;
	padding:0;
}
#maincontent {
}
#navbar {
	background:url(../images/navbar.jpg) no-repeat;
	height:37px;
	padding:0;
}
#navbar div {
	padding: 10px 0 0 325px;
}
#object27 {
	position:absolute;
	margin:0 0 0 212px;
	width:76px;
	height:245px;
	z-index:1;
}
#column1 {
	float:left;
	margin:0;
	padding:0;
	width:288px;
}
#column2 {
	background:url(../images/reader.jpg) no-repeat;
	float:left;
	height:624px;
	margin:0;
	padding:0;
	width:481px;
}
#column3 {
	float:left;
	margin:0;
	padding:0;
	width:171px;
}
#nextchapter {
	font-size:.9em;
	font-weight:bold;
	margin:10px 20px 14px 0;
	text-transform:uppercase;
}
#nextchapter em {  /* red text */
	font-style:normal;
	color:#721A03;
}
#nextchapter2 {
	color:#FBF8D7;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 0 14px;
	position:absolute;
	top:590px;
	text-transform:uppercase;
	width:260px;
}
#nextchapter2 em {
	font-style:normal;
	font-size:1.4em;
}
#footer {
	clear:both;
	color:#C66;
	font-size:.7em;
	margin:12px auto;
	width:980px;
	text-align:left;
}
#footer a {
	color: #C66;
}
#footer a:hover {
	color:#FFF;
}
#soc_net {
	position:absolute;
	top:550px;
}
#otherworks {
	color:#FFF;
	font-size:.75em;
	font-weight:bold;
	position:absolute;
	text-align:center;
	top:590px;
	width:145px;
}
#otherworks img {
	margin:6px 0 0 0;
}
.buyit {
	padding:20px 0;
}
.pad1 {
	padding:0 0 0 14px;
}
.pad2 {
	margin:0 0 20px 0;
}
.pad3 {
	padding:20px 0 0 16px;
}



/* THE READER AREA */
#Readit {
	background:#FFF;
	font-family:Times, Times New Roman, serif;
	font-size:.85em;
	line-height:1.3em;
	margin:70px 0 0 70px;
	position:absolute;
	width:330px;
	height:480px;
	z-index:1;
}
#Readit p {
	/*text-align:justify;
	text-justify:distribute;
	text-justify:distribute-all-lines;
	text-align-last:justify;*/
}
#pagenav {
	margin:10px 145px;
	position:absolute;
	z-index:24;
}
.pagenum {
	position:absolute;
	text-align:center;
	top:495px;
	width:330px;
}



/* SCROLL AREA ELEMENTS */

#arrow1 {
	position:absolute;
	left:215px;
	top:536px;
	width:12px;
	height:11px;
	z-index:9;
	cursor:pointer;
	cursor:hand;
}
#arrow2 {
	position:absolute;
	left:215px;
	top:556px;
	width:12px;
	height:11px;
	z-index:10;
	cursor:pointer;
	cursor:hand;
}

#scroller { /* normal scroller */
	margin:12px 0 0 0;
	padding:0 12px 0 0;
	width:185px;
	height:248px;
	overflow:auto;
	clip:rect(0px 190px 248px 0px);
}



/* type styles */
h1 {
}
#scroller, #scroller1 {
	font-size:.75em;
}
#scroller h2, #scroller1 h2 {
	font-size:1em;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	margin:10px 0;
	padding:0;
	line-height:1em;
}
#scroller p, #scroller1 p {
	margin:0;
}
