body  { 
	margin: 0; padding: 0; 
	font-size: 11pt;
	background: #FFF;
	text-align: left;
	}

.hide { 
	display: inline; 
	}
#wrapper {
	width: auto;
	border: none;
	margin: 0;
	background: #fff; 
	}
html>body #wrapper { width: auto; }

#topper { display: none; }

#masthead {
	background: #fff;
	height: 2in;
	}
#masthead h1, #masthead h2 { display: none; }
#masthead img.logo {
	top: 0; left: 0;
	position: relative;
	float: left;
	margin-right: .25in;
	margin-bottom: .25in;
	width: 1in;
	}
#masthead img.stjoes {
	position: relative;
	float: left;
	}
#submast { border-bottom: 1px solid #000; margin-bottom: .25in; }
#submast .date, #submast .events { color: #000; }
#submast .hnav { display: none; }
#sidebar-a {
	display: none;
	}
#content {
      padding: 0 2% 0 0;
	width: 80%;
	}
html>body #content { width: 78%; }
#sidebar-b {
	width: 18%;
	}
#sidebar-b h3 {
	font-size: 1em;
	}
#footer {
	display: none;
	}
p.credits 
	{ 
	clear: both;
	border-top: 1px solid #666;
      color: #666;
      margin: 2em 0 0 0;
	padding-top: .5em;
	font-size: .9em;
	} 
.top, .topu { display: none; }

