body {
  margin-top: 10px;
  background-color: #E6E6FA;
  text-align: center;
  color: #000;
  font-family: verdana, georgia, sans-serif;
}

 .container {
  width: 1023px;
  margin-left: auto;
  margin-right: auto;
}

ul#inline {
  list-style-type: none;
  margin-top: 20px;
  line-height: 1.5em;
  margin-bottom: 20px;
}

ul#inline li { 
  display: inline;
  padding: 0 0.2em;
  text-decoration: none;
  border-right: 1px solid #fff;
}

A:link {
  color: #006;
  text-decoration: none;
}

A:visited {
  color: #600;
  text-decoration: none;
}

A:active {
  color: #060;
  text-decoration: none;
}

A:hover {
  color: #060;
  background-color: white;
  text-decoration: none;
}

 .email A:link {
  color: #A0522D;
  text-decoration: none;
}

 .email A:visited {
  color: #A0522D;
  text-decoration: none;
}

 .email A:active {
  color: #A0522D;
  text-decoration: none;
}

 .email A:hover {
  color: #060;
  text-decoration: none;
}

 .subscribe A:link {
  color: #ff4500;
  text-decoration: none;
  font-weight: bold;
}

 .subscribe A:visited {
  color: #ff4500;
  text-decoration: none;
  font-weight: bold;
}

 .subscribe A:active {
  color: #ff4500;
  text-decoration: none;
  font-weight: bold;
}

 .subscribe A:hover {
  color: #060;
  text-decoration: none;
  font-weight: bold;
}

 .homelink {
  font-size: 1.2em;
}

 .homelink A:link {
  color: #ff4500;
  text-decoration: none;
  font-weight: bold;
}

 .homelink A:visited {
  color: #ff4500;
  text-decoration: none;
  font-weight: bold;
}

 .homelink A:active {
  color: #ff4500;
  text-decoration: none;
  font-weight: bold;
}

 .homelink A:hover { 
  color: #060;
  text-decoration: none;
  font-weight: bold;
}

h1.name {
  font-size: 2em;
  color: #A0522D;
  font-variant: small-caps;
  padding-bottom: .5em;
}

h3 {
  font-size: 30px;
  color: #A0522D;
}

 .address {
  font-size: 1.2em;
  line-height: 1.2em;
  font-style: normal;
  margin-bottom: 20px;
}

 .links {
  margin-top: 20px;
  line-height: 20pt;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

div.counter {
  color: white;
  margin-top: 1em;
  font-size: .8em;
}

 .counterbg {
  padding: 2px;
  background-color: teal;
}

 .copy, .copyright, .modified {
  margin-top: 1em;
  font-size: .8em;
}
 .footer, .aifooter {
  margin-top: 2em;
  font-size: .8em;
}
