body {
	background-color: #F9FDC4;
	background-image: url(216.jpg);
}

.title {
	font-family: "Goudita Heavy SF";
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5em;
}

.title1 {
   font-family: "Goudita Heavy SF";
   font-size: 24px;
   font-style: normal;
   font-variant: normal;
   line-height: 1.5em;
   font-weight: bold;
}

.border {
	border-color: Silver Silver Silver Silver;
	border-style: solid solid solid solid;
	border-width: 2px 2px 2px 2px;
}

.ad {
	border-color: Red Red Red Red;
	border-style: solid solid solid solid;
	border-width: 2px 2px 2px 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.2em;
	background-color: White;
}

.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5em;
	font-weight: 600;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.2em;
}
.menu a {
	color: Black;
	background-color: ;
	padding: 1px;
	padding-left: 3px;
	display: inline;
	font: "Times New Roman", Times, serif;
	font-weight: 500;
	text-decoration: underline;
	text-align: left;
	line-height: 1.4em;
}
.verses  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.5em;
}

.menu a:hover {
	background-color: #6495ED;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 1.4em;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 500;
	line-height: normal;
	text-align: center;
}
hr {
	height: 2px;
	color: Black;
	width: 80%;
}
.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	height: auto;
	text-align: justify;
}

.pdf {
	list-style-image: url(images/pdficon.gif);
}

.elders {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	height: auto;
	line-height: normal;
}

.floatright { float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
 }

  #wrapper {
		width:705px;
		margin:5px auto;
		border:1px solid #bbb;
		padding:10px;
	}