body {
  background: url(../img/bg.gif);
  font: 11px Georgia,Times New Roman,Times,serif;
  color: #555040;
  line-height: 2em;
}

ul {
  margin: 0px 0px 10px 0px;
  padding: 0;
  list-style: none;
  text-align: center;
}

a {
 color: #717f89;
 text-decoration: none;
}

a:hover {
 border-bottom: 1px solid #555040;
}

form {
  text-align: center;
}

input, textarea, select {
  padding: 5px;
  font-size: 1em;
  font-weight: bold;
  background: #f5f5f5;
  border: 1px solid #A9A497;
  margin-bottom: 10px;
  color: #555040;
}

input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover {
  background: #fff;
}

input[type="text"] {
  width: 327px;
  float: left;
  margin-right: 10px;
  font-size: 1.6em;
  padding: 5px;
  padding-left: 30px;
  background: url("/img/openid.png") left center no-repeat;
}

input[type="submit"] {
  background: #f5f5f5;
  font-size: 1.6em;
  padding: 4px;
  width: 98px
}

h1 a, h1 a:hover {
  border: none;
}

h1 {
  font-size: 2em;
  font-weight: normal;
  font-style: italic;
  margin-top: 0px;
  line-height: 0.9em;
  text-align: center;
  border-bottom: 1px solid #a9a497;
}

h2 {
  font-size: 1.1em;
  text-align: center;
  font-style: italic;
}

h2.subheading {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  color: rgb(135, 130, 115);
  line-height: 1em;
  margin-top: -0.8em;
}

#audio {
  margin-bottom: 10px;
}

blockquote {
  margin: 0px 0px 10px 0px;
  padding: 0px 10px;
  border: 1px dotted #A9A497;
  background: #eee;
}

blockquote.infobox {
  font-style: italic;
  text-align: center;
}

p.dropcap:first-letter {
  font-size: 4em;
  font-weight: bold;
  color: #6e6855;
  float: left;
  line-height: 90%;
  margin-top: 0.1em;
  margin-right: 3px;
}

#warningMessage ,#noticeMessage, .error_message {
  margin-bottom: 20px;
  font-weight: bold;
  padding: 10px;
}

.error_message {
  background: #ffbfbf;
  border: 1px dotted #ff2424;
}

#warningMessage {
  background: #FFF6BF;
  border: 1px dotted #FFD324;
}

#noticeMessage {
  background: #b6ccdc;
  border: 1px dotted #006ebf;
}

#container {
  position: absolute;
  left: 50%;
  top: 80px;
  right: auto;
  margin-left: -378px;
  width: 756px;
}

#content {
  background: url(../img/main.png) repeat-y;
}

#badge {
  border: none;
}

#badge img {
  background: transparent;
  border: none;
  position: absolute;
  top: -40px;
  left: -42px;
}

#banner {
  margin-bottom: 20px;
}

#banner a {
  border: none;
}

p img {
  float: right;
  margin: 0 0 0 10px;
}

p img.left {
  float: left;
  margin: 0 10px 0 0;
}

p img.nofloat {
  float: none;
  margin: 0px;
}

img {
  padding: 1px;
  background: #fff;
  border: 1px solid #a9a497;
}

#top-shadow {
  height: 7px;
  background: url(../img/top_shadow.png) top no-repeat;
}

#top {
  height: 200px;
  background: url(../img/top.png) top no-repeat;
}

#navigation {
  float: right;
  margin: -65px 28px 0px 0px;
  padding: 0px 1px 1px 0px;
  width: 198px;
}

#navigation h3 {
  font-size: 1.3em;
  letter-spacing: 1px;
  font-style: italic;
  margin: 0px 0px 10px 0px;
  padding-left: 15px;
  color: #fff;
  background: url(../img/nav_h3.png);
  border: 1px solid #8e8972;
  border-width: 1px 0px 1px 0px;
}

#navigation ul {
  margin: 10px;
}

#navigation ul.classic {
  text-align: left;
}

#main {
  width: 472px;
  margin-left: 30px;
  text-align: justify;
  min-height: 800px;
}

#dirty-hack {
  height: 1px;
  clear: both;
}

#bits img {
  float: none;
  margin: 0px;
}

#bits a.imglink {
  border: none;
}

#bits h4 {
  font-style: italic;
  font-weight: normal;
  border-bottom: 1px solid #555040;
  font-size: 1.3em;
  line-height:0.9em;
}

hr {
  height: 31px;
  width: 468px;
  background: #fff url(../img/flourish.png) center no-repeat;
  border: 0;
  margin: 0px 0px 10px;
  text-align: left;
}