* { margin: 0; padding: 0 }

#masthead {
  width: 5.25in;
  margin: 0 auto .5in auto;
}

#masthead-highres {
  width: 5.25in;
}

#sidebar {
  display: none;
}

#copyrightnotice {
  display: block;
  margin-top: 4em;
  font-size: 10pt;
  text-align: center;
}

body {
	font: 12pt/1.4 Georgia, serif;
}

#mainbar {
  margin: 0 1in;
}

#mainbar h2 {
	font: 8pt 'Big Caslon';
	line-height: 2.0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .4em;
	text-align: center;
  border-bottom: 1pt solid black;
}

#mainbar h1 {
	font-size: 22pt;
	font-weight: normal;
	text-align: center;
	margin: .5em 0;
	letter-spacing: .2ex;
	font-variant: small-caps;
}

a {
  color: black;
  text-decoration: none;
}

a:link:after, a:visited:after {
   content: " [" attr(href) "]";
}

#mainbar p.postedby {
	display: none;
}