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;
	}
h2.date {
	display: none;
	}
h3.presspon {
	top: 0;
	right: 0;
	margin-bottom: 1.5em;
	}
#content {
	clear: both;
	float: none;
      padding: 0;
	width: auto;
	border: 0;
	}
html>body #content { width: auto; }
#sidebar-b {
	display: none;
	}
#footer {
	display: none;
	}
p.credits 
	{ 
	border-top: 1px solid #666;
      color: #666;
      margin: 2em 0 0 0;
	padding-top: .5em;
	font-size: .9em;
	} 
.top, .topu { display: none; }

