body {line-height:1.5;}
a img {border:none;}

#header {
background: url(images/header.jpg);
width: 1000px;
height: 161px;	
}

#container {
	width: 1000px; 
	height: 100%;
	margin: auto auto auto auto;
	padding-bottom: .5cm;
	text-align: left;
	background-color: #fff;
}

#main {
	padding: 5px 0 0 10px;
	width: 100%;
	height: 100%;
}

#newsletter {
	padding: 100px 25px 0 600px;
	text-align: right;
}

#footer {
	color:#000;
	text-align: center;
background-color:#fff;
width:1000px;
margin: auto;
}

/* typography.css */
body {font-size:75%;color:#222;background:#f2f8fe;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h2 {font-size:24px; line-height: 24px;}
h2 a {font-size:18px; text-decoration: none;}
h7 a{font-size: 14px; font-weight:bold; text-decoration:none}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}

#navigation {
background: url(/wp-content/themes/OurSaviourChurch/images/navigation.jpg);
height: 32px;
width: 1000px;
}

#news {
margin: 0 0 0 0;
padding: 0 5px 10px 5px;
}

#verse {
margin: 0px 5px 10px 5px;
}

#search {
margin: 5px 5px 5px 5px;
}


