body {  
      	margin:0;
      	padding:0;
      	font-family: Georgia, Times, "Times New Roman", serif !important;
      	font-size: 12px;
  	background-color:#EDEDED;
}

#contentHeader {
	float:left;
	width:100%;
  	background:#6D3848;
}

#header { 
	width: 100%;
      	height:234px;
      	margin: 0 auto;
      	padding:0;
      	background-image:url(https://www.angmeringbaptist.org.uk/stylesheets/images/c452.jpg);
  	background-position:center;
      	display:block;
}

#headerWrapper {
	width:1000px;
	display:block;
	margin: 0 auto;
	position:relative;
}

#headerImage {
	display:block;
	width:1000px;
	margin:0 auto;
}

#headerTitleText {
        position:absolute;
        top:0;
        left:0;
        width:690px;
        font-size: 27px;
        margin-top:46px;
        margin-left: 300px;
        color:#FFF;
        line-height:38px;
        display:block;
        text-align:left;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#topbar { 
	width: 1000px;
	margin:-30px auto 0 auto;
	display:block;
        zoom:1;
  	background-color: #551627;
  	_margin-top:-40px;
}

#searchForm { /* Pull search box inline rather than display it underneath menu item */
        display: block;
        left: 76px;
        position: relative;
        top: -31px;
        #top:-51px; /* IE6/7 Hack for broken Box Model */
}

#contentBody {
	float: left;
	width:100%;
	margin:0;
	display:inline;
}

#bodyContainer {
	width:985px;
	display:block;
	margin: 0 auto;
	position:relative;
	padding: 12px 8px 0px 8px;
	background:white;
        min-height: 300px;
        _height:300px; /* IE6 min-height hack */
}

#sidebar {
	float:left;
	width:253px;
	margin:0 0 0 0;
	display:inline;
}

#headingContainer, #headingContainerFP {
       clear:right;
}

#headingContainerFP {
  	margin: 0 34px 0 34px;
}

#rssButton {
  	margin-top:-30px !important;
  	margin-left:93% !important;
}

#contentWrapper {
	width:681px;
        _width:676px; /* IE6 width hack to avoid a float drop */
	margin: 20px 0 0 293px;
}

#footerWrapper {
	width:100%;
	float:left;
	height:85px;
	background-color: transparent;
}

#footer {
	width:985px;
	display:block;
	margin:0 auto 30px;
	background-color:#E0E0E0;
	height:30px;
	color: #818181;
	padding: 12px 8px 0px 8px;
}

#footer a:link, #footer a:visited {
       color:#818181;
       text-decoration:none;
}

#footer a:hover {
       color:#818181;
       text-decoration:underline;
}

/* Homepage Template Overrides */

.boxContainer {
  	margin-left: -10px !important;
}