body
{
	background-image: url(palepatterncopy.gif);
}

.story
{

	position:absolute;
	left:50%;
	margin-left:-260px;
	padding-bottom:130px;

}


  
   
.page
{
	width:500px;
	border: 1px solid #000000;
	margin: 10px;
	padding: 20px;
	font-family: Garamond, Georgia;
	background-color: Beige;
	display: none;
	min-height: 700px;
}

.header-odd, .header-even
{
	padding-right: 10px;
	
	
}

.header-text
{
	width: 100%;
	text-align: center;
	padding-bottom: 16px;
	padding-top:8px;
}

.header-even .header-num
{
	position: absolute;
	left: 20px;
	top: 28px;
	text-align: left;
}

.header-odd .header-num
{
	position: absolute;
	right: 20px;
	top: 28px;
	text-align: right;
}

#titlePage
{
	text-align: center;
	font-family: "Trebuchet MS",Helvetica, Verdana;
	background-color: #cccc99;
	color: #66663d;

}

#publisherInfo
{
	margin-top: 100px;
}

#publisherInfo h3
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: right;
}

p
{
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.no-indent
{
	text-indent: 0px;
}

h1, h2, h3
{
	text-align: center;
}

h1
{
	margin-top: 25px;
	margin-bottom: 22px;	
}

h2
{
	margin-top: 25px;
	margin-bottom: 18px;	
}


h3
{
	margin-top: 17px;
	margin-bottom: 8px;	
}

.omittedLink
{
	float: left;	
}





#viewer-left-page, #viewer-right-page
{
	width:440px;
	border: 1px solid #000000;
	margin: 10px;
	padding: 20px;
	font-family: Garamond,Georgia;
	font-size: 14px;
	background-color: Beige;
	position:absolute;
	left:50%;
	top: 25px;
}


.viewerpage 
{
   min-height:530px;
  /* height:530px; */
}

div[class] .viewerpage {
   height:auto;
}

#viewer-left-page
{
	margin-left:-485px;
}

#viewer-right-page
{
	margin-left:15px;
}

.omittedText
{
	display: none;
}

#omitted-popup
{
	position: absolute;
	display: none;
	width: 225px;
	background-color: brown;
	color: white;
	padding: 0px;
}

#omitted-popup-title
{
	width: 225px;
	height: 25px;
	background-color: black;
}

#omitted-popup-content
{
	width: 210px;
	padding: 15px;
	overflow: auto;
	height: 280px;
}

#sectionSelectForm, #pageSkipForm
{
	
	display: inline;
}

.dedication
{
	margin-left: 80px;
	text-align: center;
	padding-top: 40px;
	width: 250px;
	
}

.dedication p
{
	text-align: justify;
}

.copyright
{
	position: absolute;
	bottom: 75px;
	width: 80%;
	text-align: center;
	font-style: italic;	
}
