* {font-size:100.01%;}
html {
	font-size:62.5%;
}
body {
	margin: 0;
	font: 1.2em/1.2em GArial, Helvetica, sans-serif;
	color: #424242;
	min-width: 1000px;
	overflow: auto;
	background: url(http://www.manchesterumc.org/circleoffriends/images/circleheader.jpg) no-repeat;
	
}
img {
	border: none;
	}
a {
	color: #846a25;
	text-decoration: none;
	font-weight: bold;
	
	}
a:hover {
	color: #173051;
}
	

.page {
	}
#main {
	margin: 0 auto;
	width: 800px;
	overflow: auto;
	}
	
.container {
	overflow: hidden;
	width: 100%;
	position: relative;

	}
.menubar {
	padding-top: 10px;
	border-bottom: 2px #0e2b4d solid;
	width: 100%;
	overflow: hidden;
	}
.menu {
	height: 23px;
	display: inline;
	float: left;
	}
	
.menu:hover {
	background-position: 0 -23px;
	}
	
.content {
	padding-top: 30px;
	}
.frontimage {
	width: 457px;
	height: 259px;
	float: left;
	display: inline;
	background: url('http://www.manchesterumc.org/circleoffriends/images/girldande.jpg') no-repeat;
	}
.welcome {
	width: 320px;
	padding-left: 17px;

	float: left; 
	display: inline;
	}
	.welcome p {
		line-height: 1.5em;
	font-size: 1em;
	font-family: arial;
	}
	

 
	