body {
  background-color: #ffffff;
  color: #000000;
  font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 80%;
  margin-bottom: 0px;
}

img {
  border: none;
}

h1, h2 {
  text-align: center;
}

p {
  text-align: left;
  text-indent: 2.5em;
  font-size: 80%;
}
 
.initial {
  text-indent: 0px;
}

.dropcap {
  font-size: 200%;
  font-weight: bold;
  text-align: left;
  text-indent: 0px;
  float: left;
  width: 1em;
}

.pullq {
  font-size: 125%;
  background-color: #f5f5f0;
  color: #000000;
  border-top: thin black solid;
  border-bottom: thin black solid;
  text-align: center;
  text-indent: 0px;
  margin: 0.75em;
  margin-right: 0.25em;
  padding: 0.5em;
  width: 200px;
  float: right;
}

.sidepic {
  width: 150px;
  float: right;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: -20px;
}

.small {
  font-size: 75%;
}

.error {
  color: red;
}

a:active {
  color:#FF3300;
  text-decoration: underline;
}

a:link {
  color:#009900;
  text-decoration: none;
}

a:visited {
  color:#FF9933;
  text-decoration: none;
}

a:hover {
  color:#FF3300;
  text-decoration: none;
}

.navbar {
  width: 720px;
  text-align: center;
  margin: 0px;
}

.left-side {
  width: 160px;
  float: left;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
}

.menu-pad {
  text-align: left;
  width: 160px;
  border: thin #ccccee solid;
  background-color: #f5f5f0;
}

.menu-link {
  font-size: 120%;
  text-align: left;
}

ul {
  font-size: 75%;
  list-style-position: outside;
  list-style-type: disc;
}

ol {
  font-size: 75%;
  list-style-position: outside;
}

.sitemap {
  margin-top: -10px;
}

li {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: 10px;
}

.webmaster {
  font-size: 60%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.links {
  text-align: left;
  margin-top: 20;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.partners {       
  font-size: 80%;
  font-weight: bold;
  text-align: left;
  margin-top: 20;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.main {
  width: 520px;
  float: right;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 10px;
  background-image: url(/images/watermark.gif);
  background-repeat: no-repeat;
  background-position: 150px 200px;
}

.watermark {
  background-image: url(/images/watermark.gif);
  background-repeat: no-repeat;
  background-position: 150px 200px;
}

.header {
  width: 720px;
}

.header-left {
  width: 500px;
  float: left;
  text-align: left;
}

.header-right {
  font-size: 85%;
  width: 220px;
  float: right;
  text-align: right;
  padding-top: 10px;
}

.footer {
  font-size: 60%;
  width: 720px;
}

.footer-modtime {   
  float: left;
  width: 360px;
  text-align: left;
}

.footer-links {
  float: right;
  width: 360px;
  text-align: right;
}

.footer-copyright-large {
  font-size: 150%;
}

.footer-copyright-para {
  text-align: right;
  text-indent: 0px;
  font-size: 100%;
  float: right;
  width: 360px;
  margin-top: 0.75em;
  margin-bottom: 1em;
} 
