body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font: small Arial, Helvetica, Verdana, sans-serif;
}


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

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

h2 {
  text-align: left;
}

#wrapper {
	background-color: #2F4B78;
	color: black;
	margin: 30px 40px 30px 40px;
	padding: 2px;
	width: 900px;
	border: 1px solid #4f023c;
}
#header-bottom {

  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0 30px 0 0;
  text-align: center;
}
#header-bottom li {
  display: inline;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  	font-size: 110%;
  	font-style: italic;
  	font-weight: normal;
  	line-height: 25px;
	color: #97C9EC;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #f4f5f7;
  color: #4f023c;
}
#tagline {
  font-weight: bold;
  background-color: #f4f5f7;
  color: #0b619e;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 250px;
  float: left;
}

#main {
  position: relative;
  background-color: #2F4B78;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
}

#content {
  margin: 0 0 0 240px;
  padding: 5px 0 5px 0;
  background-color: #97C9EC;
  color: black;
}

#contentpics {
  margin: 0 0 0 40px;
  padding: 5px 0 5px 0;
  background-color: #97C9EC;
  color: black;
}

#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 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	color: #850364;
}

#content .inner p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
	color: #4F023C;
}
#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: #white;
}
#content .inner p.more a:hover {
  text-decoration: none;
  color: #82abe9;
}
#sidebar {
  float: left;
  top: 0;
  right: 0;
  width: 220px;
  background-color: #2F4B78;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  color: white;
  font-size: 60%;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar h4 {
  font-size: 130%;
  text-align: center;
  padding: 0.2em 0 0.2em 10px;
  font-weight: bold;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
  font-size: 130%;
  margin-left: 0;
  padding-left: 20px;
}
#sidebar ul {
  color: white;
  font-size: 80%;
  margin-left: 0;
  padding-left: 20px;
  list-style-type: none;
}
#sidebar p, #sidebar li {

  line-height: 2.5em;
  margin-left: -20px;
}
#sidebar ul a:link, #sidebar ul a:visited {
  font-size: 130%;
  color: white;
  background-color: #2F4B78;
  text-decoration: none;

}

#sidebar ul a:hover {
  font-size: 130%;
  color: #97c9ec;
  background-color: #2F4B78;
  text-decoration: none;

}

#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #ffffff;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #ffffff;
  background-color: #850364;
  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;
}

#right {
  float: right;
  border: 2px solid #2f4b78;
  padding: 0;
  margin: 0px 0px 10px 10px;
}

#left {
  float: left;
  border: 2px solid #2f4b78;
  padding: 0;
  margin: 0px 10px 10px 0px;
}

#left1 {
  float: left;
  padding: 0;
  margin: 0px 10px 10px 0px;
}

#right1 {
  float: right;
  padding: 0;
  margin: 0px 0px 10px 10px;
}

#footer {
                     clear: both;
		      border: none;
                    }
		
                    #footer p { 
                    width: 900px;
                   
                    
                     color: #9ac8ec;
                    padding: 10px 0px 0px 0px;
                    
                    margin: 0px 0px 10px 0px;
                    text-align: center;
                   }

                    #footer p a:link, #footer p a:visited { 
                     color: #ffffff;
                     font-weight: bolder;
                    }
                    
                    #footer p a:hover { 
                     color: #730b5c;
                     font-weight: bolder;
                    }
		    
#skyegospel a:link, a:visited {
  text-decoration: none;
  color: #6b0832;
}
#skyegospel a:hover {
  text-decoration: none;
  color: #774459
}
#skyegospel {
  text-align: center;
}
h5 {
  color: #245185;
  font-size: 100%;
}

#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: #f;
  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;
}

table {
	
	border-collapse: collapse;
}

td {
	padding: 0.5em;
	}

tr.first td {
	
	background: #c5e1f6;
	}

tr.first1 td {
	text-align: center;
	background: #c5e1f6;
	}
	
tr.second td {
	
	background: #819db1;
	}

tr.second1 td {
	text-align: center;
	background: #819db1;
	}
