#page {
	background-image:url(../images/hp-page-bg.png);
}

#header {
	height:588px;
	background-image:url(../images/hp-header-bg.png);
}

#body {
	background:none;
}

#content {
	width:900px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0px 0px 5px 0px;
	margin-top:0px;
	float:none;
}

#hp-pictureit-rotator-wrap {
	position:absolute;
	left:100px;
	top:250px;
	width:545px;
	height:348px;
	padding:6px 0 0 14px;
	background-image:url(../images/hp-rotator-bg.png);
	float:left;
}

#announcements {
	width:277px;
	height:254px;
	padding:90px 39px 0 25px;
	background-image:url(../images/hp-announcement-bg.png);
	float:right;
	position:absolute;
	right:100px;
	top:250px;
}

#announcements .see-more {
	position:absolute;
	left:145px;
	_left:115px;
	top:310px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#announcements #recent-articles .title {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	margin-bottom:0.2em;
}

#announcements .title a {
	color:#000000;
	text-decoration:none;
}

#columns {
	background-image:url(../images/hp-columns-bg.png);
	background-repeat:repeat-y;
	width:900px;
	margin-top:-12px;
}

#welcome {	
	width:251px;
	padding:10px 25px 25px 25px;
	float:left;
}

#meet-the-pastor {	
	width:251px;
	padding:10px 25px 25px 20px;
	float:left;
}	

#services-studies-meetings {	
	width:253px;
	_width:250px;
	padding:10px 25px 25px 20px;
	float:right;
}	

#services-studies-meetings h2 {
	font-size:16px;
	margin-top:0px;
	padding-top:0px;
}

#services-studies-meetings h3 {
	font-size:14px;
	color:#523D0C;
}

#other-links {
	width:860px;
	padding:25px 15px 0 25px;
	margin-top:-12px;
	background-image:url(../images/hp-other-links.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#other-links .heading {
	color:#533D0D;
	font-size:18px;
}

#other-links a {
	font-size:12px;
	color:#523D0C;
	text-decoration:none;
}