body {
  margin: 0;
  padding: 0;
  background-color: #44527f;
  color: white;
  background-image: url(img/bgimg.jpg);
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}

#sidebar h5 {
  font-size: 70%;
  color: white;
}

h1 {
  color: #245185;
  font-size: 180%;
  text-align: center;
}

#wrapper {
  background-color: #f4f5f7;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
  width: 900px;
}
#header-bottom {
  border-top: 1px solid #070b5c;
  border-bottom: 1px solid #070b5c;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0 30px 0 0;
  text-align: center;
}
#header-bottom li {
  display: inline;
  background-color: #f4f5f7;
  color: #0b619e;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #f4f5f7;
  color: #0b619e;
}
#tagline {
  font-weight: bold;
  background-color: #f4f5f7;
  color: #0b619e;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 250px;
  float: left;
}
#cofs {
  position: absolute;
  top: 163px;
  left: 927px;
}
#main {
  position: relative;
  background-color: white;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
}

#content {
  margin: 0 240px 0 0;
  border: 1px solid #070b5c;
  background-color: white;
  color: black;
}
#mainfeature {
  background-image: url(img/mainimg.jpg);
  background-repeat: no-repeat;
  background-color: #071952;
  color: white;
  padding: 2em 2em 1em 250px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}

#content .inner p.backlinks a:link, #content .inner p.backlinks a:visited {
  color: #4764a5;
  background-image: url(img/back-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 100%;
  }
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #070b5c;
  font-size: 110%;
}

#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}

#content .inner p a:link, #content .inner p a:visited {
  color: #4764a5;
  text-decoration: none;
}

#content .inner p a:hover {
  color: #82abe9;
  text-decoration: none;
}

#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#content .inner p.more a:hover {
  text-decoration: none;
  color: #82abe9;
}
#sidebar {
  float: right;
  top: 0;
  right: 0;
  width: 220px;
  background-color: #071952;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidehead.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}

#sidebar .quote p {
  background-color: #3E5BB9;
  margin: 5px;
  padding: 5px;
  border: solid 1px #ffffff;
  text-align: center;
}

#sidebar h4 {
  font-size: 130%;
  text-align: center;
  padding: 0.2em 0 0.2em 10px;
  font-weight: bold;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(img/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
  background-color: #071952;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #3dbdee;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #3dbdee;
  background-color: #626ede;
  color: white;
}
#sidebar .sermon-img {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#google {
  float: right;
  border: 0;
  padding: 0 0 10px 10px;
}
#imgleft {
  float: left;
  border: 0;
  padding: 0px 10px 10px 0px;
}
#footer {
  clear: both;
  text-align: right;
  left: 20px;
  height: 1%;
  width: 900px;
  border-top: 1px solid #070b5c;
  border-bottom: 1px solid #070b5c;
  margin-top: 10px;
  color: #245185;
}
#copyright {
  float: left;
  font-size: 90%;
  margin: 0;

}
#skyegospel a:link, a:visited {
  text-decoration: none;
  color: #6b0832;
}
#skyegospel a:hover {
  text-decoration: none;
  color: #774459
}
#skyegospel {
  text-align: right;
}
h5 {
  color: #245185;
  font-size: 100%;
}
h6 {
  color: #245185;
  font-size: 85%;
}
#subpage {
  margin: 0 0 0 0;
  border: 1px solid #070b5c;
  background-color: white;
  color: black;
}
#subpage .inner {
  margin: 10px 20px 10px 40px;
}

#subpage .inner p.backlinks a:link, #subpage .inner p.backlinks a:visited {
  color: #4764a5;
  background-image: url(img/back-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 100%;
  }
#subpage .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #070b5c;
  font-size: 110%;
}

#subpage .inner p {
  color: #666666;
  font-size: 90%;
}
#subpage .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#subpage .inner p.author {
  font-weight:  bold;
}
#subpage .inner p.more{
  margin-top: 0;
  text-align: right;
}

#subpage .inner p a:link, #subpage .inner p a:visited {
  color: #4764a5;
  text-decoration: none;
}

#subpage .inner p a:hover {
  color: #82abe9;
  text-decoration: none;
}

#subpage .inner p.more a:link, #subpage .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#subpage .inner p.more a:hover {
  text-decoration: none;
  color: #82abe9;
}

#subpage .inner .left {
	float: left;
	margin: 0 5px 5px 0;
}
#subpage .inner .right {
	float: right;
	margin: 0 0 5px 5px;
}