body {
  background: white URL(/images/vbc-bkg.jpg) repeat-x;
  text-align: center;
  padding: 0;
  margin: 0;
}
#textbox h1, #textbox h2, #textbox p, #textbox a; #menubox a, a.free, a.nav, a.category {
  font-family: arial, helvetica, sans-serif;
}

#mainbox {
  background: white URL(/images/vbc-bkg.jpg) repeat-x scroll 0 0;
  position: relative;
  top: 0px;
  width: 800px;
  height: 900px;
  text-align: left;
  padding-top: 200px;
}
#textbox {
  background-color: white;
  position: absolute;
  top: 84px;
  left: 203px;
  width: 584px;
  height: 800px;
}
#textbox h1 {
  margin: 40px 15px 25px 15px;
  font-family: arial, helvetica, sans-serif;
  color: black;
  font-size: 28px;
  font-weight: 700;
  font-style: normal;
  display: block;
}
#textbox h1.prod {
  padding-top: 2px;
  margin: 0;
  font-family: arial, helvetica, sans-serif;
  color: black;
  font-size: 22px;
  font-weight: 700;
  font-style: oblique;
  display: block;
}
#textbox h2 {
  margin: 40px 15px 25px 15px;
  font-family: arial, helvetica, sans-serif;
  text-align: left;
  color: #B30F02;
  font-size: 18px;
  font-weight: 700;
  font-style: oblique;
  text-decoration: underline;
  display: block;
}
#textbox p {
  padding: 0;
  margin: 10px 15px 0px 15px;
  font-family: arial, helvetica, sans-serif;
  text-align: left;
  color: black;
  font-size: 17px;
  line-height: 21px;
  font-weight: 100;
  font-style: normal;
}
#textbox p.gospel {
  padding: 0;
  margin: 20px 15px 0px 15px;
  color: #0E538A;
  font-family: arial, helvetica, sans-serif;
  text-align: left;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
  font-style: normal;
}
#textbox blockquote {
  font-family: times, times roman, times new-roman, serif;
  color: black;
  font-size: 17px;
  line-height: 19px;
}
#textbox blockquote.ref {
  margin-top: -35px;
  font-family: arial, helvetica, sans-serif;
  text-align: right;
  color: black;
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
  font-variant: small-caps;
}
#textbox ul li, #textbox hr {
  margin: 0px 15px 0px 15px;
  margin-right: 10px;
  font-family: arial,helvetica,san-serif;
  font-size: 14px;
  line-height: 17px; 
}
#logo {
  z-index: 3;
  position: absolute;
  top: 15px;
  left: 160px;
  width: 635;
  height: 89px;
}
#masthead {
  z-index: 2;
  background: transparent URL(/images/Bible.jpg) repeat-x;
  position: absolute;
  top: 5px;
  left: 35px;
  width: 124px;
  height: 165px;
  text-align: left;
  padding-top: 200px;
}
a {
  color: blue;
  font-family: arial,helvetica,san-serif;
  font-size: 14px;
  line-height: 17px;  
  font-weight: 500;
  text-decoration: underline;
}
a:hover {
  color: #98020B;
}
#menubox {
  z-index: 3;
  background: URL(menu-box.gif) no-repeat;
  position: absolute;
  top: 200px;
  left: 35px;
  width: 147px;
  height: 393px;
  padding: 30px 10px 10px 10px;
  display: block;
}
#menubox H1 {
  width: 140px;
  margin: 0;
}
#menubox H1 a {
  font-family: times, times roman, times new-roman, serif;
  font-style: italic;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  color: white;
  text-decoration: none;
}
#menubox H1 a:hover {
  color: #FFF701;
  text-decoration: underline;
}
#menubox ul {
  margin: 0;
  padding: 0;
}
#menubox ul li {
  margin: 0;
  width: 125px;
  list-style-type: none;
  border-top: 2px groove white;
  display: block;
}
#menubox li a {
  font-size: 13px;
  line-height: 35px;
  font-weight: 700;
  color: white;
  text-decoration: none;
}
#menubox li a:hover {
  color: #FFF701;
  text-decoration: underline;
}
img {
  border: 0;
}
.left {
  float: left;
  margin: 0 10px 10px 0;
  border: 0;
}
.right {
  float: right;
  margin: 0 10px 10px 10px;
}
#footer {
  position: relative;
  top: 20px;
  width: 680px;
  padding: 5px 0 5px 0;
  margin: 0;
  border-top: 2 solid #976005;
  border-bottom: 2 solid #976005;
}
#footer p {
   padding: 0;
   margin: 0;
  text-align: center;

}
#footer em {
   padding: 0;
   margin: 0;
   font-family: verdana, arial, sans-serif;
   font-size: 20px;
   font-weight: 700;
   font-style: oblique;
}
#directions {
  display: block;
  padding: 0 0 0 30px;
  position: absolute;
  width: 200px;
}
#weather {
  display: block;
  padding: 0 0 0 30px;
  position: absolute;
  width: 200px;
  left: 300px;
}
table.sermons {
  font-family: arial;
  font-size: 11px;
  margin-left: 10px;
}
