h1 {
	font-family: Georgia;
	font-size: 16pt
	}
h2 {
	font-family: Georgia;
	font-size: 13pt;
}
h3 {
	font-family: Georgia;
	font-size: 11pt;
}
h4 {
	font-family: Georgia;
	font-size: 12pt;
}

.h2span {
	font-family: Georgia;
	font-size: 13pt;
}
body {	
	background:#1c4e9d
}
#container {
	position:relative;
	width: 980px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	float: left;
	background-color: #fede74;
	height: 370px;
	margin-top:0px;
}

#picture {
	padding-top: 40px;
	padding-left: 50px;
	float: left;
	}
#info {
	float: left;
	padding-top: 20px;
	}
#menu {
	float: left;
	width:590px;
	height:25px;
	background:#1c4e9d;
	margin-top:-14px;
	color:white;
}	
#menu ul {
list-style-type: none;
margin-top:6px;
margin-left:-20px;
}
#menu li {
	display:inline;
	font-family: Georgia;
	font-size: 10pt;
	margin-left: 6px;	
	}
#menu a {
color: #fff;
background: :#1c4e9d;
text-transform: uppercase;
text-decoration: none;
}

#menu a:hover {
color: #1c4e9d;
background: #fff;
}
#space1 {
float:left; 
width:115px; 
height:17px;
background-color: #fede74
}
#space2 {
float:left; 
width:115px; 
height:17px;
background-color: #fede74
}
#external-links a{
color: #000;
background: :#1c4e9d;
text-decoration: ;
line-height:1.7;
}

#external-links a:hover {
color:#1c4e9d;
background: #fff;
}

#external-links ul{
list-style-type: none;
}

#home {
float:left; width:55px; margin=0px; padding=0px; border-right: 1px solid white
}
#map {
float:left; width:45px; margin-left:15px;padding-left=10px;border-right: 1px solid white
}
#sermons {
float:left; width:148px; margin-left:15px;padding-left=10px;border-right: 1px solid white
}
#bulletin {
float:left; width:200px; margin-left:15px;padding-left=10px;border-right: 1px solid white
}
#links{
float:left; width:45px; margin-left:15px;padding-left=10px;
}


