html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body { line-height: 1.5; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th { vertical-align: middle; }
ul { list-style-type: none; }
hr {
  border: 0;
  clear: both;
  height: 1px;
  background-color: #000000;
  color: #000000;
}
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
body {
  font-family: Georgia, serif;
  font-size: 16px;
}
h1 {
  font-size: 2em;
  text-align: center;
  margin: 1em 0 0.5em 0;
}
h2 {
  margin: 0 0 1em 0;
  text-align: center;
}
a {
  color: #333333;
  text-decoration: none;
  border-bottom: dotted #cccccc 1px;
}
a:hover { border-bottom: solid #aaaaaa 1px; }
p { margin: 0 0 1em 0; }
#container {
  margin: auto;
  width: 484px;
  text-align: center;
}
hr#big-ornament {
  height: 69px;
  background-image: url(../images/pillar.png);
}
hr#small-ornament {
  height: 27px;
  background-image: url(../images/vine.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
ul { margin: 0 0 1em 0; }
ul li {
  background-image: url(../images/dotted.gif);
  background-repeat: repeat-x;
  background-position: 0 13px;
}
ul li:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
ul li a {
  float: left;
  background-color: #ffffff;
  padding: 0 4px 0 0;
}
ul li em {
  float: right;
  background-color: #ffffff;
  padding: 0 0 0 4px;
}
p.footer {
  color: #999999;
  font-style: italic;
}
