<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {  
      	margin:0;
      	padding:0;
      	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
      	font-size: 12px;
}

#contentHeader {
	float:left;
	width:100%;
  	min-height: 252px;
}

#header { 
	width: 100%;
      	height:200px;
      	margin: 0 auto;
      	padding:0;
      	background-image:url(https://hooleparishchurch.com/stylesheets/images/2524.gif);
  	background-position:center;
  	background-repeat:repeat-x;
      	display:block;
}

#headerWrapper {
	width:1000px;
	display:block;
	margin: 0 auto;
	position:relative;
  	background-color:transparent;
  	height:201px;
}

#headerImage {
	display:block;
	width:1000px;
	margin:0 auto;
}

#headerTitleText {
        position:absolute;
        top:0;
        left:0;
        width:825px;
        font-size: 27px;
        margin-top:83px;
        margin-left: 30px;
        color:#FFF;
        line-height:38px;
        display:block;
        text-align:left;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#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:968px;
	display:block;
	margin: 0 auto;
	position:relative;
	padding: 12px 15px 0px 15px;
	background:white;
	box-shadow: 6px 0 2px  -2px #dedede , -6px 0 2px  -2px #dedede;
        min-height: 300px;
        _height:300px; /* IE6 min-height hack */
}

#sidebar {
	float:left;
	width:253px;
	margin:0 0 0 0;
	display:inline;
}

#headingContainer {
       clear:right;
}

#rssButton {
  	margin-top:-30px !important;
  	margin-left:93% !important;
}

#contentWrapper {
	width:730px;
        _width:725px; /* IE6 width hack to avoid a float drop */
	margin: 20px 0 0 253px;
}

#footerWrapper {
	width:100%;
	float:left;
	height:50px;
	background-image:url(https://hooleparishchurch.com/stylesheets/images/2523.jpg);
}

#footer {
	width:1000px;
	display:block;
	margin:0 auto;
	background-image:url(https://hooleparishchurch.com/stylesheets/images/2523.jpg);
	height:33px;
	color: #DBDBB9;
	padding: 17px 7px 0px 7px;
}

#footer a:link, #footer a:visited {
       color:#DBDBB9;
       text-decoration:none;
}

#footer a:hover {
       color:#DBDBB9;
       text-decoration:underline;
}

/* Homepage Template Overrides */

.boxContainer {
  	margin-left: -10px !important;
}</pre></body></html>