body {
  color: #FFFFFF;
  background: #000000;
  text-align: left;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
}
h1 {
  color: #FFFFFF;
  background: #000000;
  text-align: left;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin-top: 0px;
  margin-left: 9px;
  margin-bottom: 0px;
}
h2 {
  color: #FFFF00;
  background: #000000;
  text-align: right;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin-top: 0px;
  margin-right: 9px;
  margin-bottom: 5px;
}
h3 {
  color: #FF3333;
  background: #FFFF00;
  text-align: center;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin-top: 5px;
  margin-bottom: 3px;
}
h4 {
  color: #000000;
  background: transparent;
  text-align: center;
}
ul {
  color: #339933;
  background: #FFFF00;
  text-align: center;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin-top: 5px;
  margin-bottom: 3px;
}
ul.galleries {
  color: #339933;
  text-align: left;
}
ul.side {
  width: 95px;
  background-color: transparent;
  list-style-type: none;
  padding: 0px;
  margin: 23px auto 0px auto;
}
.side li {
  width: 100px;
  color: #000000;
  background: transparent url(images/paw.png) no-repeat;
  text-align: center;
  font-weight: bold;
  font-size: 8px;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  padding: 0px;
  /* border: solid 1px black; */
  margin: 0px 0px 14px 0px;
}
ul.side a:link, ul.side a:visited {
  display: block;
  width: 100px;
  height: 20px;
  color: #000000;  /* #FF3333 */
  background: transparent;
  text-decoration: none;
  padding-top: 85px;
}
ul.side a:hover, ul.side a:active {
  display: block;
  width: 100px;
  height: 20px;
  color: #FF3333;  /* #FFFF00 */
  background: transparent;
  text-decoration: none;
  padding-top: 85px;
}
p.top  {
  color: #000000;
  background: #000000;
  text-align: left;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin-top: 2px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 0px;
}
p {
  color: #000000;
  background: #FFFF00;
  text-align: left;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin-left: 9px;
  margin-right: 9px;
}
p.side {
  color: #000000;
  background: transparent;
  text-align: center;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin-top: 0px;
  margin-left: 3px;
  margin-right: 3px;
}
p.nav {
  color: #000000;
  background: #000000;
  text-align: center;
  font-size: x-small;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
}
p.credit {
  color: #FFFFFF;
  background: #000000;
  text-align: center;
  font-size: x-small;
  font-family: ARIAL;
}
p.photos {
  color: #339933;
  background: #FFFF00;
  text-align: center;
  font-weight: bold;
  font-size: larger;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin-top: 5px;
}
address {
  color: #FFFFFF;
  background: #000000;
  text-align: center;
  font-family: ARIAL;
}
.textover {
  position: relative;
  top: -40px;
  width: 95px;
  z-index: 2;
  background-color: transparent;
  font-weight: bold;
  font-size: 10px;
}
a.a1:link {
  color: #FFFF00;
  background: transparent;
  text-decoration: none;
}
a.a1:visited {
  color: #FFFF00;
  background: transparent;
  text-decoration: none;
}
a.a1:hover {
  color: #FF3333;
  background: transparent;
  text-decoration: none;
}
a.a1:active {
  color: #FF3333;
  background: transparent;
  text-decoration: none;
}
a.a2:link {
  color: #FFFF00;
  background: #000000;
  text-decoration: none;
}
a.a2:visited {
  color: #FFFF00;
  background: #000000;
  text-decoration: none;
}
a.a2:hover {
  color: #FFFFFF;
  background: #000000;
  text-decoration: none;
}
a.a2:active {
  color: #FFFFFF;
  background: #000000;
  text-decoration: none;
}
a.a3:link {
  color: #FF3333;
  background: #000000;
  text-decoration: none;
}
a.a3:visited {
  color: #FF3333;
  background: #000000;
  text-decoration: none;
}
a.a3:hover {
  color: #FFFF00;
  background: #000000;
  text-decoration: none;
}
a.a3:active {
  color: #FFFF00;
  background: #000000;
  text-decoration: none;
}
a.a4:link {
  color: #339933; /* #339933 */
  background: #FFFF00;
  text-decoration: none;
}
a.a4:visited {
  color: #339933; /* #339933 */
  background: #FFFF00;
  text-decoration: none;
}
a.a4:hover {
  color: #FF3333; /* #FFFFFF */
  background: #FFFF00;
  text-decoration: none;
}
a.a4:active {
  color: #339933; /*  #339933 */
  background: #FFFF00;
  text-decoration: none;
}
hr {
  color: #000000;
}
.shimright {
  height: 600px;
  float: right;
  width: 1px;
}
.shimbottom {
  height: 5px;
  clear: both;
  width: 100%;
}
dl {
  color: #000000;
  background: transparent;
  padding: 0px;
  margin: 0px;
}
dt {
  text-align: left;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin: 18px 9px 9px 9px;
}
dd {
  text-align: left;
  font-family: 'COMIC SANS MS', 'COMIC SANS', COMIC, sans-serif;
  margin: 9px 9px 9px 18px;
}

