/*
This style sheet was created from C:\www.strictlygenteel.co.uk\deliverance\chapter1.html
*/

body {
	background-color: #FFFFFF;
	background-image: url(../images/ruthpage.gif);
	color: #000000;
	font-family: sans-serif;
	font-weight: bold;
	margin-left: 5em;
	margin-right: 5em;
	text-align: justify;
}

h1 {
	font-family: serif;
	font-size: xx-large;
	text-align: center;
}

h2 {
	background-color: transparent;
	color: black;
	text-align: center;
}

h3, h4, h5, h6 {
	background-color: transparent;
	color: black;
	text-align: center;
}

img {
	margin: 0;
	padding: 0;
}
table {
	background-color: transparent;
	border: none;
	width: auto;
	text-align: center;
	padding: 1px;
}

td {
	 padding-left: 1em;
	 padding-right: 1em;
}
.num {
	 text-align: right;
}


/* classes */
.header {
	font-size: smaller;
}
.valid, .logo {
	text-align: center;
}
.comment {
	text-align: center;
	font-size: small;
	font-family: serif;
}
.main {
   margin: 0;
   padding: 0;
}

.page {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.titles {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	text-align: justify;
	width: 75%;
	margin: auto;
	font-variant: small-caps;
	}
.poem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: center;
}
.sup {
	font-size: smaller;
}
div.main p {
	text-indent: 2em;
	margin-bottom: 0;
	margin-top: 0;
}
div.main p.cont {
	text-indent: 0;
}
a:link,a:visited {
	background-color: transparent;
	color: Black;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding: 2px;
	}
a:hover {
	color: Red;
}
span.refer {
	font-style: italic;
}
#list {
   text-align: center;
	margin: auto;
	width: auto;
	padding: 5px;
	line-height: 2em;
	}
#list li {
	display: inline;
	list-style-type: none;
}
#list a {
	border: solid 1px black;
}	
.valid a {
	border: none;
}
p.scrip {
	margin-left: 5em;
	margin-right: 5em;
	text-align: justify;
}
