body {
  margin-left: 2%;
  margin-right: 2%;
  background-color: #c0e6ff;
  font-family: serif;
  background-image: url("Backgrounds/bg.jpg");
}

div.Lcol {
  padding-top: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  padding-left: 2%;
  width: 96%;
  float: left;
}

div.Rcol {
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  padding-top: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  padding-left: 2%;
  background-color: #ffffcc;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 43%;
  float: right;
  margin-left: 0.5em;
}

h1 {
  bottom: 0em;
  margin-left: 0%;
  font-family: Times, New, Roman;
  font-weight: bold;
  background-image: url("Backgrounds/hbarvl.gif");
  width: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
}

h2, h3, h4, h5, p, ul {
  font-family: Trebuchet, MS, Verdana, sans-serif;
}

a:link {
  border-right-width: 1px;
  border-right-style: none;
  border-right-color: initial;
  font-weight: bold;
  color: brown;
  text-decoration: none;
}

div.topmenu {
  border-top-style: groove;
  border-right-style: groove;
  border-bottom-style: groove;
  border-left-style: groove;
  background-color: #c0e6ff;
  margin-left: 0%;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
  background-image: url("Backgrounds/vbar.gif");
  background-repeat: repeat-x;
  display: none;
}

div.topmenu li {
  display: inline;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-repeat: no-repeat;
  border-top-style: none;
  border-top-width: 0px;
  border-right-style: none;
  border-right-width: 0px;
  list-style-type: disc;
}

div.topmenu ul {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 3px;
  padding-top: 2px;
  min-width: 8mm;
}

a.hmenu:link {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: brown;
  text-decoration: none;
  font-weight: bold;
  margin-left: 0px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
}

a.hmenu {
  padding-top: 0px;
  padding-right: 6px;
  padding-bottom: 0px;
  padding-left: 6px;
  color: brown;
  text-decoration: none;
  font-weight: bold;
  margin-left: 0px;
}

p.copyright {
}

blockquote {
  margin-top: 0em;
  margin-right: 1em;
  margin-bottom: 0em;
  margin-left: 1em;
  font-family: arial, trebuchet, ms, verdana, sans-serif;
  color: #1d0b8d;
  quotes: none;
}

p.citation {
  background-color: #ffffcc;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 90%;
  font-style: normal;
  margin-right: 5%;
  margin-left: 5%;
  color: red;
}

span.citation {
  font-style: normal;
  font-size: small;
  color: red;
}

sup.verse {
  border-bottom-width: medium;
  font-family: Trebuchet, MS, Verdana, sans-serif;
  color: #000066;
  font-weight: bold;
  font-size: x-small;
}

span.hebrew {
  font-size: 120%;
}

span.latin {
}

span.greek {
  font-size: 116%;
}

a.nextpage {
  background-image: url("Backgrounds/143.gif");
  background-repeat: no-repeat;
  padding-left: 35px;
  background-position: left top;
  margin-left: 5px;
  white-space: nowrap;
  padding-top: 2em;
  padding-bottom: 2em;
}

a.ext {
  background-image: url("Backgrounds/ext.gif");
  background-repeat: no-repeat;
  margin-left: 2px;
  padding-left: 24px;
  display: none;
}

span.publa {
  display: block;
  margin-left: 20px;
}

cite {
  color: #3333ff;
  font-style: italic;
  font-size: 0.75em;
  line-height: 0.6em;
}

cite.blockquote_cite {
  font-size: smaller;
  display: block;
  text-align: right;
  font-style: italic;
  margin-right: 2em;
  color: #3333ff;
}

a.sdfootnoteanc {
  font-size: 57%;
}

div.top_right {
  visibility: hidden;
}

.phonegood {
  visibility: collapse;
}

.phonebad {
  display: block;
}

p.fll {
  display: none;
  float: left;
}

p.flr {
  display: none;
  float: left;
}

div.footer {
  display: none;
  visibility: collapse;
  float: left;
}

