body {
	color: Black;
	background-color : transparent;
	font-family : "Comic Sans MS"; sans-serif;
	font-size : 10pt;
	font-weight : normal;
	height : auto;
	line-height : 150%;
	margin-left : 15%;
	margin-right : 15%;
	background-image : url(pics/Bible4b.gif);
	background-repeat : no-repeat;
	background-position : center;
	background-attachment : fixed;
}

h1 {
	color: Red;
	background: transparent;
	font-weight: bolder;
	text-align: center;
	font-family : serif;
	font-size : 350%;
}

h2 {
	color: #000099;
	background: transparent;
	font-weight: bold;
	font-family : serif;
	font-size : 200%;
}

h3 {
	color: #339933;
	background: transparent;
	font-weight: bold;
	font-family : sans-serif;
	font-size : 180%;
}

h4 {
	font-weight: bold;
	font-family : sans-serif;
	font-size : 150%;
	color : #336600;
}

h5 {
	font-weight: bold;
	font-family : sans-serif;
	font-size : 10pt;
}

ul, ol, dl, p {
	margin-left: 6%;
	margin-right: 6%;
	font-family : "Comic Sans MS";
}

ul ul, table ol, table ul {
  margin-right: 1%
}

pre {
  margin-left: 10%;
  white-space: pre
}

table caption {
  font-size: larger;
  font-weight: bolder
}

table p, table dl, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
	margin-left: 0;
	margin-right: 0;
	line-height : 100%;
}

p.top {
  margin-left: 1%;
  margin-right: 1%
}

blockquote {
	border: medium ridge #dc143c;
	font-family : sans-serif;
	font-size :11pt;
	color : Green;
	padding : 2% 5% 2% 5%;
	background-color : #FFFF99;
	display : block;
	float : none;
	border-width : 3;
	font : Arial;
	min-width : 100%;
	margin : 10px 0% 10px 0%;
	max-width : 100%;
	line-height : 200%;
}

blockquote pre {
  margin-left: 1%;
  margin-right: 1%
}

dt a {
  font-weight: bold;
  margin-top: .8em
}

a:link {
	color: #0033FF;
	background: transparent;
	text-decoration : none;
}

a:visited {
	color: Fuchsia;
	background: transparent;
	text-decoration : none;
}

a:active {
	color: green;
	background-color : transparent;
}

a:hover {
	color :#0033FF;
	font-weight : bolder;
	background-color : transparent;
	text-decoration : none;
	margin : 0px;
}

.html {
  color: #000080;
  background: transparent
}

.css {
  color: #800000;
  background: transparent
}

.javascript {
  color: #008000;
  background: transparent
}

.example { margin-left: 10% }

dfn {
  font-style: normal;
  font-weight: bolder
}

var sub { font-style: normal }

.note {
  font-size: 85%;
  margin-left: 10%
}

.SMA {
  color: fuchsia;
  background: transparent;
  font-family: Kids, "Comic Sans MS", Jester
}

.oops {
  font-family: Jester, "Comic Sans MS"
}

.author {
  font-style: italic
}

.copyright {
  font-size: smaller;
  text-align: right;
  clear: right
}

.toolbar {
  text-align: center
}

.toolbar IMG {
  float: right
}

.error {
  color: #DC143C;
  background: transparent;
  text-decoration: none
}

.warning {
  color: #FF4500;
  background: transparent;
  text-decoration: none
}

.error strong {
  color: #DC143C;
  background: #FFD700;
  text-decoration: none
}

.warning strong {
  color: #FF4500;
  background: #FFD700;
  text-decoration: none
}

.warning a:link, .warning a:visited, .warning a:active {
  color: #FF4500;
  background: transparent;
  text-decoration: underline
}

.error a:link, .error a:visited, .error a:active {
  color: #DC143C;
  background: transparent;
  text-decoration: underline
}

.error strong a:link, .error strong a:visited, .error strong a:active {
  color: #DC143C;
  background: #FFD700
}

.warning strong a:link, .warning strong a:visited, .warning strong a:active {
  color: #FF4500;
  background: #FFD700
}

colgroup.entity { text-align: center }

.default { text-decoration: underline; font-style: normal }
.required { font-weight: bold }
td li.transitional, .elements li.transitional {
  font-weight: lighter;
  color: #696969;
  background: transparent
}
td li.frameset, .elements li.frameset {
  font-weight: lighter;
  color: #808080;
  background: transparent
}

.footer {
  margin-top: 2em;
  padding-top: 1em;
  border-top: solid thin black
}

@media print {
  input#toggler, .toolbar { display: none }
}
