*{
	margin: 0px;
	padding: 0px;
}
body { 
		 color: #000000;
		 background: #cae8ff;
		 font-family: Arial, helvetica, sans-serif; 
		 font-size: large; 
}
p {
	margin-top: 0em;
	margin-bottom: .2em;
}
#wrap {
			min-width: 400px;
			max-width: 1200px;
			padding: 2% 2% 4% 2%;
}
#banner {
				width: 100%;
				float: left;
				clear: both;
				border-bottom: 2px solid #0000df;
				font-style: italic;
				font-family: Garamond, 'times new roman', serif;
				font-size: 130%;
}
#bleft {
			width: 50%;
			float: left;
			clear: left;
			text-align: left;
}
#bright {
			width: 50%;
			float: right;
			clear: right;
			text-align: right;
}
#topbar {
				width: 100%;
				float: left;
				clear: both;
				border-top: 2px solid #ffff00;
				margin: 0% 0% 3% 0%;
				text-align: center;
}
#title {
			 margin: .7em 0em 0em 0em;
			 font: 160% 'AmeriGarmnd BT', Garamond, serif;
}
#author {
				font-size: 80%;
				margin: 0% 0% 1% 0%;
}
#citation {
					display: inline;
					width: 40%;
					float: left;
					margin: 0% 30% 0% 30%;
					text-align: justify;
					font-size: 70%;
}
#content {
				 width: 100%;
				 float: left;
				 clear: both;
				 text-align: justify;
				 font-size: 90%;
}
.hold {
			letter-spacing: .06em;
			word-spacing: normal;
}
div#content p {
				 margin: 0em 0em 1em 0em;
}
div#content a {
				 color: #cf0000;
				 text-decoration: none;
				 font-weight: bold;
				 font-size: 110%;
}
div#content a span {
				 display: none;
}
div#content a:hover span {
				 direction: ltr;
				 display: block;
				 background: #dddddd;
				 position: relative;
				 visibility: visible;
				 border: 1px solid #0000af;
				 top: 0em;
				 left: 7em;
				 width: 40em;
				 padding: .3em;
				 margin: 1em;
				 z-index: 100;
				 text-align: justify;
				 color: #000000;
				 font: 16px georgia, serif;
}
div#content ul {
				 list-style: disc outside;
				 margin-bottom: 1em;
}
div#content li {
				 margin-left: 5%;
				 line-height: 1.7em;
} 
div#content dl {
				 display: block;
				 width: 100%;
				 float: left;
				 clear: left;
				 margin: 0em 0em 0em 1em;
}
div#content dt {
				 width: 2%;
				 float: left;
				 font-weight: bold;
} 
div#content dd {
				 width: 92%;
				 float: right;
				 margin: 0em 2em 1em 0em;
}
h3 {
	 font-weight: bold;
	 font-style: italic;
	 font-size: 110%;
	 font-family: georgia, serif;
}
.emp {
		 font-family: 'times new roman', serif;
		 font-weight: bold;
		 font-style: italic;
		 font-size: 110%;
}
.scripture {
					 font-family: 'Book Antiqua',serif;
					 font-size: 110%;
}
#doc_end {
				 margin: 3em 0em 2em 0em;
				 text-align: center;
				 font-size: 200%;
				 font-family: 'Monotype Corsiva', cursive;
}
#footnav {
					 width: 100%;
					 float: left;
					 clear: both;
					 background: #fffded;
					 border: 2px solid #ef00cf;
					 font-size: 110%;
					 font-family: 'times new roman', georgia, serif;
					 text-align: center;
					 padding: .2em 0em .2em 0em;
}
#footnav a {
				 text-decoration: none;
				 color: #007f00;
}
#footnav a:hover {
				 text-decoration: underline;
				 color: #0000df;
				 font-style: italic;
}
#footnav ul {
				 list-style: none;
				 width: 100%;
				 float: left;
				 clear: left;
}
#footnav li {
				 display: block;
				 float: left;
				 width: 25%;
}
#left {
			width: 33%;
			float: left;
			clear: left;
}
#center {
				 width: 34%;
				 float: left;
}
#right {
			width: 33%;
			float: right;
			clear: right;
}
#separator {
					 width: 100%;
					 clear: both;
					 margin: 0em 0em 3em 0em;
}

