address { margin: 1em 0; }

body {
  margin: 0;
  background-color: white;
  color: #333;
  font-family: Georgia, Times, serif;
  font-size: 0.9em;
}

h2, h3, h4, h5 {
  font-family: "Courier New", Courier, monospace;
}

hr { border-width: 1px 0 0 0; }

img { border: 0; }

blockquote { font-size: 0.8em; }

.byline {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
}

.caption {
  font-family: "Courier New", Courier, monospace;
  font-size: 0.8em;
}

.clear {
  clear: both;
}

.epigraph {
  font-size: 0.9em;
  font-style: italic;
}

.footer {
  font-size: x-small;
}

.footnoteref {
 position: relative;
 top: -5px;
 font-size: 0.8em;
}

/* front page styles */
.fp_article_title {
  font-size: 110%;
  font-weight: bold;
}

.fp_byline {
  font-variant: small-caps;
}

.imgright {
  margin: 0.5em 0 0.5em 0.5em;
  border: solid #E5E5E5 1px;
}

.imgleft {
  margin: 0.5em 0.5em 0.5em 0;
  border: solid #E5E5E5 1px;
}

.initcap {
  float: left;
  margin-right: 0.1em;
  font-size: 2.5em;
  line-height: 0.9em;
  font-weight: bold;
}

.menu_img {
  margin-top: 84px;
}

/* peggy nelson interview comment */
.pn_iview {
  padding: 0 1em;
  border: solid 1px #CCC;
  background-color: #E5E5E5;
}

.pubinfo {
  font-size: smaller;
}

.pullquote {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-family: "Courier New", Courier, monospace;
  font-size: 1.1em;
  border-top: solid gray 1px;
  border-bottom: solid gray 1px;
}

.seq_link {
  font-size: smaller;
  font-weight: normal;
}

a:link, a:visited, a:active {
  text-decoration: none;
}

a:link {
  color: #369;
}

a:visited {
  color: #699;
}

a:hover {
  text-decoration: underline;
}

div.clear {
  clear: both;
  border: solid transparent 1px; /* must be set for next element's top margin */
}

h3.article {
  margin-top: 2em;
  border-top: solid #CCC 1px;
  padding-top: 0.5em;
}

p.first:first-line {
  text-transform: uppercase;
}

p.footnote {
  font-size: 0.8em;
}

strong.speaker { font-size: 1.05em; }

p.script_dialog {
  margin-left: 3em;
  margin-right: 3em;
}

#logo {
  width: 777px;
  height: 105px;
  background: url(../graphics/smallzinelogo_prn.gif) right top no-repeat;
}

#toc {
  float: left;
  width: 235px;
  padding: 0 12px;
}

#bodytext {
  width: 493px;
  margin-left: 259px;
  border-left: solid #333 1px;
  padding: 0 12px;
}