/* ------------------------- Page Image Styles ------------------------- */

.pagearea  {width: 650px}

#pageborder {
	width: 648px;                  /* TOTAL WIDTH SAME AS .pagearea */
	border: 1px solid black;
}
#pagecontent {
	height: 910px;
}
#pgborders,
#contain {
	width: 510px;                  /* SAME AS VISIBLE TEXT AREA  */
	margin-left: 69px;
}
#narrow {
	padding-right: 10px;
}
.index  {text-align: left}

div.textarea {
	width: 520px;                  /* SET THE LEFT PRINT MARGIN AND ALLOW ITALICS IN THE       */
	margin-left: 64px;             /* LAST WORD OF A LINE TO FLOW INTO THE RIGHT PRINT MARGIN  */
	overflow: hidden;              /* HIDE ALL CONTENT THAT OVERFLOWS THIS BOX */
}
div.textarea p {
	margin-left: 5px;              /* EFFECTIVE LEFT MARGIN OF 69px WITH 5px FOR LEFT ITALICS OVERFLOW */
}
div.textarea p,
div.textarea td,
p.index,
p.pnum {
	font-size: 16px;
	font-family: "times new roman", serif;
	line-height: 18px;
	letter-spacing: 1px;
}
div.textarea p em {
	font-weight: normal;
	font-size: 15px;
	font-style: italic;
	letter-spacing: 0;
}
div.textarea p.just {
	width: 721px;                   /* WITHIN div.textarea THIS LEAVES:                             */
	margin-left: -206px;            /* - A LEFT "MARGIN" OF 5 PIXELS FOR IE ITALICS TO FLOW LEFT    */
	text-align: justify;            /* - A VISIBLE TEXT AREA OF 510px                               */
	padding-right: 5px;             /* - A RIGHT "MARGIN" OF 5 PIXELS FOR IE ITALICS TO FLOW RIGHT  */
}
div.textarea kbd,
div.textarea p.just kbd {
	color: white;
	font-family: "courier new", "courier", monospace;
	font-size:   1px;
	line-height: 1px;
	padding-right: 209px;
}
div.textarea table.pagehdr {
	width: 510px;                  /* SAME AS VISIBLE TEXT AREA  */
}
div.textarea table.pagehdr {
	margin-left: 5px;
}
.pagehdr td {
	font-size: 16px;
	font-family: "times new roman", serif;
	line-height: 18px;
	letter-spacing: 1px;
}
.pnav {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.pnav td {
	font-weight: bold;
	line-height: 25px;
	vertical-align: center;
	font-size: 13px;
	font-family: "verdana", "arial", "helvetica", sans-serif;
}
.prev      {width: 33%; text-align: left}
.guide     {width: 34%; text-align: center}
.next      {width: 33%; text-align: right}

.pnav td b {
	font-weight: bold;
	font-size: 22px;
}

/* ----------------------- Table of Contents ---------------------- */

.toc td,
.pg  td  {
	font-size: 16px;
	letter-spacing: 1px;
	vertical-align: top;
}
.toc td {
	padding-bottom: 21px;
}
.tocp {text-align: right}

table.pi {
	margin-top: 5px;
	margin-bottom: 10px
}
.pi td {
	width: 35px;
	height: 15px;
	text-align: right;
	font-size: 11px;
	font-family: "courier new", "courier", monospace;
}
.pi p {
	margin-top: 0;
	margin-bottom: 2px;
	text-indent: 0;
	text-align: left;
}
/* ------------------------- Other Styles ------------------------- */

.copyr {
	margin-top: 6px;
	margin-bottom: 0;
	font-size: 14px;
	font-family: "times new roman", serif;
	line-height: 16px;
	letter-spacing: 1px;
}
.dedeng {
	font-weight: bold;
	font-style: italic;
	font-size: 15px; font-family: "verdana", "arial", "helvetica", sans-serif;
	line-height: 17px;
	text-align: center;
}
.dedheb {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	font-family: "times new roman", serif;
	line-height: 22px;
	letter-spacing: 1px;
	margin-top: 30px
}
h1, h2, h3 {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-family: "times new roman", serif;
	margin-top: 20px;
}
h1 {
	font-size: 30px;
	font-style: italic;
	margin: 0;
}
h2 {
	font-size: 20px;
	margin: 0;
}
h3 {
	font-size: 15px;
	font-style: italic;
	margin-bottom: 0
}
h4 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	font-size: 16px;
	font-family: "courier new", "courier", monospace
}
a {
	text-decoration: none;
	color: #0000ff;
}
a:hover {color: red}

p.ind {text-indent: 40px !important}

p.halfind {text-indent: 20px}

div.textarea table.decl {
	width: 510px;                  /* SAME AS VISIBLE TEXT AREA  */
	margin-left: 5px;
}
div.textarea table.decl td {
	vertical-align: top;
	padding-bottom: 12px !important;
	overflow: hidden;
}
div.textarea table.decl td p {
	font-weight: normal;
	letter-spacing: 0;
	font-style: italic;
	font-family: "times new roman", serif;
}
div.textarea table.decl td.item p {
	width: 25px;
	text-align: right;
}
div.textarea table.decl td.text p.just {
	width: 640px;
}
p.vspace05 {margin: 0 !important; line-height:   5px !important}
p.vspace1  {margin: 0 !important; line-height:  10px !important}
p.vspace2  {margin: 0 !important; line-height:  20px !important}
p.vspace3  {margin: 0 !important; line-height:  30px !important}
p.vspace4  {margin: 0 !important; line-height:  40px !important}
p.vspace5  {margin: 0 !important; line-height:  50px !important}
p.vspace6  {margin: 0 !important; line-height:  60px !important}
p.vspace7  {margin: 0 !important; line-height:  70px !important}
p.vspace8  {margin: 0 !important; line-height:  80px !important}
p.vspace9  {margin: 0 !important; line-height:  90px !important}
p.vspace10 {margin: 0 !important; line-height: 100px !important}
p.vspace15 {margin: 0 !important; line-height: 150px !important}
p.vspace18 {margin: 0 !important; line-height: 180px !important}
p.vspace20 {margin: 0 !important; line-height: 200px !important}

p.pnum {
	text-indent: 0;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 20px;
}
.auth {
	text-align: right;
	margin-top: 20px;
	padding-right: 5px;
}
p.intrquot {
	font-style: italic !important;
	letter-spacing: 0 !important;
	font-size: 14px !important;
	text-indent: 40px !important;
	padding-bottom: 10px !important;
}
div.pamphlet p {
	font-size: 15px;
}
div.pamphlet p.just {
	width: 648px;
	margin-left: -165px;
}
div.pamphlet p.pampcent {
	text-indent: 84px;
}
table.stats {
	margin-left: 45px;
	width: 470px;
}
.ralign {
	text-align: right;
}
span.bigl {
	font-weight: bold;
	font-size: 26px;
	line-height: 26px;
}
span.bull {
	padding-right: 33px;
}
.h {
	color: white;
	font-family: "courier new", "courier", monospace !important;
}
.nh {
	color: white;
}
div.textarea .poem {
	letter-spacing: 0;
	font-style: italic;
	font-family: "times new roman", serif;
	margin-left: 45px;
}
div.textarea .topic,
div.textarea .place {
	font-weight: bold;
	text-indent: 0; text-align: left;
	margin-top: 20px;
	margin-bottom: 0;
}
div.textarea .topic {font-size: 18px}

div.textarea .nmt {margin-top: 0}


