body {
  background-color: #800080;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  width: 78%;
  max-width: 960px;
  margin: 1em auto;
}

div.top {
}

div.slideshow {
  clear: both;
  width: 100%;
  margin: auto;
}

table.center {
  width: 100%;
}

img.logo {
  float: left;
  margin: 0 1em 1em 0;
}

a:link {
  color: #0ff;
}

a:visited { 
  color: #80ffff;
}

a:hover {
  background-color: #333;
}

h1 {
  font-weight: bold;
  font-size: 200%;
  font-family: inherit;
}

h2 {
  font-weight: bold;
  font-size: 144%;
  font-family: inherit;
}

 .bold {
  font-weight: bold;
}

 .address {
  clear: both;
  padding-top: 2em;
  text-decoration: none;
  font-size: 120%;
}

ul.linklist {
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1em;
}

li.linklist {
  display: block;
  float: left;
  white-space: nowrap;
  padding: .5em;
}

 .homelink {
  clear: both;
  text-align: center;
}

 .center {
  margin-left: auto;
  margin-right: auto;
}
  
 .modified, .counter, .copy, .stats, .aifooter {
  margin-top: 1em;
  font-size: 80%;
}
    
 .counterbg {
  color: white;
  background-color: teal;
  padding: 0 5px;
}
 .copy, .copyright {
   font-size: 80%;
}
 
 .footer, .aifooter {
  font-size: 80%;
  font-family: verdana, georgia, sans-serif;
}

address {
  clear: both;
  padding-top: 2em;
  text-decoration: none;
  font-size: 80%;
}

