html { }

body {
  font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, Arial, Geneva, sans-serif; 
  background: #9ff url(/img/bg_blue_792_12.gif) repeat-y 50% 0;
  margin: 0;
  padding: 0;
  border: 0;
  color: #fefffc;
  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 { line-height: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
strong, b { font-weight: bold; }	
i, em { font-style: italic; }
hr { color: gray; background-color: #fff;}	
a { text-decoration: underline; }
.hide, #colophon, p.access, #skip { display: none; }
	
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 6px;
}

div#sidebar a {
  color: #330;
  background: #6ff;
}

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

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

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

#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-top: 1px solid #060;
  border-left: 1px solid #060;
  border-bottom: 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 {
  background: #f00;
  border-top: 1px solid #c60;
  border-left: 1px solid #c60;
  border-bottom: 1px solid #c60;
  border-right: none;
  color: #fff;
  font-weight: bold;
}

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

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

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

td, th { padding: 9px 10px 9px 10px; vertical-align: top; }
col#date { width: 50px; }
col#ch   { width: 378px; }
col#rd   { width: 240px; }

#esvquote h2 { font-size: 0.9em }
#esvquote small { font-size: 0.7em }
#esvquote p { font-size: 0.9em; }
  h3.esv-text { font-size: 1.1em }
  .esv-text { line-height: 1.4em; }
  .verse-num { line-height: 1em; vertical-align: super; }
  .verse-num-woc { line-height: 1em; 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 }
