header, section, footer, aside, nav, article, hgroup {
	display:block;
}

body{
	text-align:center;
}

.banner{position:absolute; z-index:1; height:230px; width:997px; background:#FFF;}
.banner h1{position: absolute; bottom:20px; right:20px; font-style:italic; color:#444; float:right; width:50%; font-size:40px; text-align:right; line-height:100%;}
.banner h2{position: absolute; bottom:20px; right:20px; font-style:italic; color:#444; float:left; width:50%; font-size:40px; text-align:left; line-height:100%;}

.clearfloat {
	clear:both;
	margin:0;
	padding:0;
}

#WholePage{
	width: 999px;
	margin: 10px auto;
	text-align: left;
}
#WholePageNarrow{
	width: 780px;
	margin: 10px auto;
	text-align: left;
	background:#151515;
}
#topheader{
	height: 80px;
	padding: 5px;
}

#topimage{
	height:60px;
	width:65px;
	padding: 10px;
	margin:3px;
	display: inline;
}

#churchphoto{
	width:100%;
}

#topheading{
	font: Bold 18px Tahoma;
	margin-top: -60px;
	margin-left: 80px;
}

#mainsection {
	float: left;
	width:690px;
	margin:0px; 
}

#mainsectionwide{
	float: left;
	width:800px;
	margin:0px; 
}

#nosidebarsection {
	float: left;
	width:950px;
	margin:25px;'
}

#sidebar{
	float: right;
	width: 296px;
	margin: 0px 0px;
}
#sidebarmobile{
	float: left;
	width:=997px;
	margin: 0px 0px;
}
#sidebarnarrow{
	float: left;
	width: 195px;
	margin: 0px 0px;
}
#thefooter{
	clear:both;
	text-align:center;
	padding:7px;
	margin-right:5px;
	border-top: 2px solid black;
}

#photolink a:link {
  font-weight: bold;
  text-decoration: none;
}
#photolink a:visited {
  font-weight: bold;
  text-decoration: none;
}
#photolink a:hover, a:focus {
  text-decoration: underline;
}
popupyellow{font: bold 16px Raleway; display:inline; color:#cc9900;}
