* {
  margin: 0;
  padding: 0;
  font-size: 1em;
  background: transparent;
}
body {
  font-size: 11pt;
  background-color: white;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em;
}
ul {
  margin: 0 0 0 2em;
}
p {
  margin: 0 0 1em 2em;
  font-family: 'Book Antiqua', Georgia, Garamond, 'Times New Roman', Times, serif;

}
tbody th,
td {
    vertical-align: top;
}
a {
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px dotted #555555;
}
a:link {
  color: #333;
}
a:visited {
  color: #335;
}
a:active {
  color: #F00;

}
a:hover {
  color: #C00;
  border-bottom: none;
}

a {
  color: black;
}
a img {
  border: 0;
}

dt {
    font-weight: bold;
}
dd {
    margin-left: 2.5em;
    margin-bottom: 0.5em;
}
.you_can_only_hope_to_contain_them {
  min-width: 640px;
  max-width: 800px;
  min-height: 300px;
  padding: 0em;
  margin: 1em auto;
  /* background: #eee; */
}
.top_bar, .dateline {
  vertical-align: middle;
  font-family: 'Book Antiqua', Georgia, Garamond, 'Times New Roman', Times, serif;
  line-height: 1em;
}
.top_bar {
  padding: 0;
  margin: 0;
  font-size: 2em;
  min-height: 150px;
}
#header_portrait {
  float: right;
  width: 107px;
}
#header_text {
  margin-top: 0em;
}
#header_motto {
}
.dateline {
  text-align: center;
  margin: 0em 0em 1em 0em;
  padding: 0.5em 0;
  font-size: 1em;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.top_bar img {
}
.business_card * {
  margin: 0;
  padding: 0;
}
.business_card {
  float: right;
  width: 3.1255in;
  height: 1.625in;
  max-width: 7in;
  max-height: 4in;
  margin: 0;
  padding: /* 0.1875in */ 1.22em;
  overflow: auto;
  /* background: #eeeeee url(/http/fineinternets.com/images/5_2_10.png); */
}
.your_host {
  width: /* 1.08in */ 1in;
  height: 1.6in;
  float: right;
  font-size: 9pt;
  text-align: center;
}
.your_host img {
  width: /* 1in */ 1in;
  height: /* 1.4in */ 1.4in;
}
.business_card h1 {
  font-size: 2.18em;
}
.business_card h2 {
  font-size: 1.27em;
}
.business_card p {
  font-size: 0.72em;
}
.columns {
}
.column {
  float: left;
  width: 30%;
  margin: 0;
  padding: 1%;
}
/*
.column + .column {
  border-left: 1px solid black;
}
*/
.column h1 {
  /* text-transform: uppercase; */
  font-variant: small-caps;
  font-style: italic;
  text-align: center;
}
.column .story {
  text-align: justify;
  font-size: 0.8em;
  padding: 0 0.5em 2em 0;
}
.column .story + .story {
  /* border-top: 1px solid black; */
  padding-top: 1.5em;
}
.column .story p {
  margin: 0;
  padding: 0;
  text-indent: 0;
}
.column .story p + p,
.column .story ul + p {
  padding-top: 1em;
  text-indent: 1em;
}
.column .story p + p:first-letter,
.column .story ul + p:first-letter {
  font-weight: normal;
  font-size: 1em;
}
.column .story p:first-letter {
  font-weight: bold;
  font-size: 2em;
  line-height: 0;
}
.small_pieces {
  margin: 0px;
  padding: 1em;
}
.small_pieces li {
  display: inline;
  white-space: nowrap;
  line-height: 1.75em;
}
.hiddenFields {
    display: none;
}
.censored {
    background: #000;
    color: #000;
}
.censored a,
.censored a:link,
.censored a:visited,
.censored a:hover {
    color: #000;
    border-bottom: none;
}
.censored img {
    display: none;
}
#sopa {
    display: none;
    position: absolute;
    text-align: center;
}
#sopa,
#sopa a,
#sopa a:link,
#sopa a:visited,
#sopa a:hover {
    color: #fff;
}
