
body {
	background-image: url(../permimages/parch4.jpg);
	margin: 0 0 0 0;
}

#TopBox {
	float: left;
	width: 690px;
	height: 27px;
	margin-left: 5px;
	border: 0px;
	padding: 0px;
	background-image: url(../permimages/startlineart.gif);
}

#SecondBox {
	float:left;
	clear: both;
	width:700px;
}

#BottomBox {
	float: left;
	clear: both;
	bottom: 0px;
	width: 690px;
	height: 45px;
	margin-top: 20px;
	margin-left: 5px;
	border: 0px;
	background-image: url(../permimages/endlineart.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#TopImage {
	float: left;
	clear: both;
	margin-left: 130px;
	width: 174px;
	height: 89px;
	border: 0px;
	background-color: transparent;
	margin-top: 30px;
}

#HomeButton {
	float: left;
	width: 147px;
	height: 26px;
	border: 0px;
	margin: 0 0 0 20;
	padding: 0px;
}

#PrintButton {
	float: right;
	width: 147px; 
	height: 26px;
	border: 0px;
	margin: 0 10 0 0;
	padding: 0px;	
}

#SendButton {
	float: right;
	clear: both;
        width: 147px; 
	height: 26px;
	border: 0px;
	margin: 5 10 0 0;
	padding: 0px;
}

#artBody {
	float: left;
	clear: both;	
	width: 650px;
	padding-left: 20px;
}
#BottomReading {
	width: 650px;
}
#TopReading {
	position: absolute;
	top: 250px;
	width: 650px;
}

.firstletter:first-letter {
	font-family: Baskerville, Times;
	font-size:400%; 
	float:left;
	margin-right: 10px;
	line-height:.8em;
	color: #938A7D;
}


p {
	font-family: Baskerville; 
	line-height:16pt;
	text-align: left; 
	font-style: normal; 
	color:#000000; 
	background:parch4.jpg; 
	font-size: 13pt;
	border: 0px;
	padding: 0px;
	padding-left: 20px;
}

p.titleauthor {
	margin-top: 20px;
	font-size: 13pt;
	text-align: center; 
	color: #000000;
}

p.titleauthor strong {
	font-size: 16pt;
	line-height:16pt;
	color: #938A7D;
}

p.blockquote {
	margin-left: 35pt;
}

p em {
	color: red;
	white-space: nowrap;
	font-family: Baskerville; 
	line-height: 16pt;
	text-align: left; 
	font-style: normal; 
	color:#000000; 
	background:parch4.jpg; 
	font-size: 13pt;
	border: 0px;
	padding: 0px;
}

p strong {
	line-height: 150%;
}

h1 {
	font-family: Baskerville; 
	font-align: left;
	line-height:18pt;
	font-size: 14pt;
	color: #938A7D;
	padding-top: 10px;
	padding-left: 20px;
}

h2 {
	font-family: Baskerville; 
	font-align: left;
	line-height:14pt;
	font-size: 12pt;
	color: #938A7D;
	padding-top: 10px;
	padding-left: 20px;
}


.center {
	text-align: center;
}

A:link IMG, A:visited IMG, A:active IMG {
	border: 0; 
	padding: 0; 
	margin: 0; 
	background-color:#000000;
}
