html { }

body {
  font-family: "Liberation Sans", Verdana, Helvetica, Geneva, sans-serif; 
  background: #9ff url(/img/bg_blue_792_12.gif) repeat-y 50% 0;
  margin: 0;
  padding: 0;
  border: 0;
  color: #fefffc;
  line-height: 1.4;
  text-align: center;
  /* above line centers divs in IE 5.x: needs text-align left in child  */
}

#container {
  width: 751px;
  color: #000;
  padding: 0;
  border: 0;
  margin: 0 auto;
  min-height: 640px;
  text-align: left;
}

img {
  display: block;
  border: 0;
}

#footer img {
  display: inline;
  float: right; 
  border-width: 2px;
}

.inline {
  display: inline;
} 

p, li {
  font-size: small;
}

li {
  margin-bottom: 6px;
}

h1 { 
  line-height: 1.6em;
  font-size: 1.5em;
}

h2, h3, h4 { margin-top: 12px; margin-bottom: 0px; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }
h4 { font-size: 0.8em; font-weight: bold; }
strong, b { font-weight: bold; }	
i, em { font-style: italic; }
hr { color: gray; background-color: #fff;}	
.hide, #colophon, p.access, #skip { display: none; }

a { text-decoration: underline; }

a:visited { color: #339; }  

a:active, a:hover {	
  text-decoration: none;
  color: #f30;
  background: #ff0;
}	

div#content {
  float: left;
  width: 420px;
  margin-left: 10px;
  margin-right: 10px;
  min-height: 640px;
}

html>body div#content {
  /* for non-IE Win bug browsers */
  margin-left: 10px;
  min-height: 500px;
}

div#sidebar {
 float: right;
  margin: 10px;
  border: 0;
  width: 250px;
  color: #000;
  background: #cff;
  font-size: small;
}

div#sidebar p {
  border: 2px;
  margin: 12px 6px 6px;
}

div#sidebar a {
  color: #000;
  background: #fff;
}

div#sidebar a:hover {
  color: #c30;
  background: yellow;
}

#mainhead {
  height:150px;
  width: 750px;
  margin: 0;
  padding: 0;
  border: 0;
  background: #99f;
  color: #000;
}

#menu {
  margin: 0;
  width: 749px;
  padding: 0;
  border: 0;
  background: #00f;
  color: #000;
  height: 1.8em;
}

#menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  height: 1.4em;
  list-style-type: none;
  text-align: center;
  clear: left;
}

#menu ul li {
  display: block;
  float: left;
  height: 1.4em;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
}

#menu ul li a {
  background: #00f;
  width: 98px;
  height: 2em;
  border: 1px solid #060;
  border-right: none;
  padding: 0;
  margin: 0;
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 2em;
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size:    x-small;
}

html>#menu ul li a  { font-size: x-small; }

#menu ul li a:hover {
        color: #000;
        background: #ccc;
}

#menu a:active {
        background: #c60;
        color: #fff;
}

body#sectionone #menu li#one a,
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a, 
body#sectionsix #menu li#six a,
body#sectionseven #menu li#six a {
  background: #f00;
  border: 1px solid #c60;
  border-right: none;
  color: #fff;
  font-weight: bold;
}

#navbar p {
  clear: both;
  background: #9ff;
  color: #000;
  padding: 2px 8px 2px 2px;
  margin: 60px 6px 20px 0px;
}

#footer p {
  font-size: smaller;
  padding: 2px 8px 2px 2px;
  margin: 6px;
}	

#footer img { margin: 0 30px 0 0; }

table { width: 96%; line-height: 1.4em; font-size: small; } 
td, th { vertical-align: top; color: black; padding: 7px 14px; }
col#date { width: 52px; }
col#ch { width: 370px; }

#esvquote h2 { font-size: small; }
#esvquote small { font-size: x-small; }
#esvquote p { font-size: small; }
  h3.esv-text { font-size: 1.0em }
  .esv-text { line-height: 1.3em; }
  .verse-num { line-height: 0.8em; vertical-align: super; }
  .verse-num-woc { line-height: 0.8em; vertical-align: super; }
  .footnote { line-height: 0.8em; vertical-align: super; }
  .psalm-book { display: none; }
  .small-caps { text-transform: uppercase; }
  .chapter-num {display: none; }
#esvquote  h3 { font-size: 0.8em; }

#map { width: 748px; height: 600px; }

