html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	text-align: center;
	color: #000;
	background-color: #2e4c36;
	font-size: 11pt;
	font-weight: normal;
	font-family: "Times New Roman", "Times", "Serif", serif;
}
img { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-style: none; border-width: 0px; }
table { border-spacing: 0px; margin: 0px; padding: 0px; border-collapse: collapse; border-style: none; }
td { vertical-align: top; border-spacing: 0px; 	margin: 0px; padding: 0px; border-collapse: collapse; border-style: none; }
p {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
}
a { color: #d0324b; text-decoration: none; }
a:hover { color: #d0324b; text-decoration: underline; }
strong { font-weight: bold; }

#inbody1 {
  text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
#inbody2 {
  width: 850px;
	border-style: none;
	margin:0 auto;
	text-align: left;
}
#inhead1 {
  margin-bottom: 30px;
}
#inhead1a {
  background: url("head1.png") no-repeat top left;
  width: 350px;
  height: 70px;
  padding: 26px 20px 20px 70px;
}
#inhead1a p {
  font-size: 14pt;
	font-weight: normal;
	font-family: "Tahoma", "Arial", "Sans-Serif", sans-serif;
	color: #3f6366;
}
.menui {
  padding: 15px 10px 10px 20px;
}
.menui p {
  padding-left: 20px;
  font-weight: bold;
  font-size: 11pt;
  font-family: "Tahoma", "Arial", "Sans-Serif", sans-serif;
}
.info {
  background-position: 0px 5px;
  background-image: url("info.png");
  background-repeat: no-repeat;
}
.audio {
  background-position: 0px 6px;
  background-image: url("audio.png");
  background-repeat: no-repeat;
}
.menui p a {
  color: #efedd8;
}
.page {
  background-color: #ffffff;
  padding: 20px;
}
.page p {
	font-size: 11pt;
  color: #000000;
  margin-left: 20px;
}
.pagephoto {
  background-color: #ffffff;
  padding: 20px;
	font-size: 11pt;
  color: #000000;
  margin-left: 20px;
  background-position: right 40px;
  background-image: url("photo.jpg");
  background-repeat: no-repeat;
}
.verselist {
  padding-left: 30px;
}
.verselist ol {
  list-style-position: outside;
  list-style-type: decimal;
  color: #AAAAAA;
  font-size: 8pt;
  font-family: "Tahoma", "Arial", "Sans-Serif", sans-serif;
}
.verselist ol li {
}
.verselist ol li p a {
  font-size: 9pt;
  color: #828a75;
}

h2 {
	margin: 10px 0px 30px 0px;
  font-size: 15pt;
  color: #999999;
  font-family: "Tahoma", "Arial", "Sans-Serif", sans-serif;
}
h1.versetitle {
  font-size: 14pt;
  margin-top: 10px;
}
