body {
	margin: 0;
	padding: 20px;
}
ul#mainNav {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin-right: 25px;
	padding: 0;
	list-style: none;
	width: 175px;
	border-bottom: 1px dashed #999;
	float: left;
	clear: left;
}
#mainNav a {
	color: #000;
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px dashed #999;
	padding: 7px 5px 7px 30px;
	border-bottom: none;
	display: block;
	background-color: #E7E7E7;
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#mainNav a:hover {
	font-weight: bold;
	background: #B2F511 url(images/go.png) no-repeat 5px 50%;
}
body#home a#homeLink,
body#welcome a#welcomeLink,
body#pastor a#pastorLink,
body#services a#servicesLink,
body#mission a#missionLink,
body#pictures a#picturesLink,
body#video a#videoLink,
body#archives a#archivesLink,
body#bio a#bioLink,
body#links a#linksLink {
	background: #FFFFFF;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}
#header {
	margin-left: 250px;
}

img.new {
  position: absolute;
  top: 205px;
  left: 120px;
}
  
div.figure1, div.figure3, div.figure5 {
	float: right;
	margin: 0 0 10px 25px;
}
div.figure2, div.figure4 {
	float: left;
	margin: 0 25px 10px 0;
}
.figure1 p, .figure2 p, .figure3 p, .figure4 p, .figure5 p {
	font: .8em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px dashed #666;
	padding: 5px;
}
.figure1 p {
	width: 232px;
}
#container {
	font: 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container2 {
	width: 625px;
}
#bible, #commentary, #alan, #sermon, #services {
        font: .9em/110% Arial, Helvetica, sans-serif;
        text-align: left;
        width: 155px;
        height: 1600px;
        padding: 10px;
        float: left;
        
}
#bible {
        background: #F1E0FA;
}
#commentary {
        background: #8EF6F0;
        
}
#alan {
        width: 225px;
        background: #DCF990;
        
}
#sermon {
        background: #F4D0D3;
}
#services {
        background: #F9F7D3;
}
.date, .title {
        font-weight: bold;
}
.title {
        text-align: center;
}
#visitors {
        clear: left;
        text-align: right;
        font: 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.copyright {
	text-align: center;
        font: 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.left {
        float: left;
        margin: 0 6px 6px 0;
}
#container.center {
        align: center;
}
p.title img {
        margin-bottom: 6px;
}

#mainNav li {
        display: inline;
}

* html #mainNav a {
        height: 1px;
}
	