*|body {
  border-style: none;
  padding: 0 1em 1em 245px;
  font-family: 'Philosopher',Seagull,serif;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #d0dcef;
  color: #000000;
  background-image: url(cloudsback.jpg);
}
*|h1 {
  font-family: 'Philosopher',Seagull,serif;
}
*|div.banner {
  margin: 0.5em;
  padding: 0.5em;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.1;
  text-align: right;
  position: fixed;
  top: 0em;
  left: 0em;
  width: 20%;
  max-width: 200px;
  min-width: 150px;
  right: auto;
}
*|div.bannerframe {
  margin: 0.5em;
  padding: 0.5em;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.1;
  text-align: right;
  position: fixed;
  top: 0;
  left: 0em;
  right: auto;
  bottom: 0em;
}
*|div.framesbanner {
  margin: 0.5em;
  padding: 0.5em;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.1;
  text-align: right;
  position: fixed;
  top: 0em;
  left: 0em;
  max-width: 200px;
  min-width: 150px;
  right: auto;
}
*|div.menuframe {
  margin: 0.5em;
  padding: 0.5em;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.1;
  text-align: right;
  position: fixed;
  top: 100px;
  left: 0em;
  right: auto;
  bottom: 0em;
}
*|img.scaled {
  width: 100%;
}
*|div.navbar {
  margin: 0;
  font-size: 105%;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  bottom: 12%;
  top: 20%;
  left: 2.5%;
  width: 16%;
  right: auto;
}
*|div.navbar *|p {
  border: thin outset #990000;
  margin: 0;
  padding: 0.3em;
  font-family: 'Philosopher',Seagull,serif;
  color: purple;
}
*|div.navbar *|a, *|div.navbar *|em {
  margin: 0 0.5em;
  display: block;
}
*|div.navbar *|a, *|div.navbar *|em {
  border-top: 2px groove #990000;
}
*|div.navbar *|a:first-child {
  border-top: medium none;
}
*|div.navbar *|em {
  color: blue;
}
*|div.navbar *|a:link {
  text-decoration: none;
  color: blue;
}
*|div.navbar *|a:visited {
  text-decoration: none;
  color: purple;
}
*|div.navbar *|a:hover {
  background: black none repeat scroll 0% 50%;
  color: white;
}
*|div.framesnavbar {
  margin: 0;
  padding: 0;
  font-size: 105%;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  bottom: 0;
  top: 20%;
  width: 100px;
  right: auto;
}
*|div.framesnavbar *|p {
  border: thin outset #990000;
  margin: 0;
  padding: 0.3em;
  font-family:  'Philosopher',Seagull,serif;
  color: purple;
}
*|div.framesnavbar *|a, *|div.framesnavbar *|em {
  margin: 0;
  display: block;
}
*|div.framesnavbar *|a, *|div.framesnavbar *|em {
  border-top: 2px groove #990000;
}
*|div.framesnavbar *|a:first-child {
  border-top: medium none;
}
*|div.framesnavbar *|em {
  color: blue;
}
*|div.framesnavbar *|a:link {
  text-decoration: none;
  color: blue;
}
*|div.framesnavbar *|a:visited {
  text-decoration: none;
  color: purple;
}
*|div.framesnavbar *|a:hover {
  background: black none repeat scroll 0% 50%;
  color: white;
}
*|address {
  border-top: thin dotted;
  margin-top: 1em;
  padding-top: 1em;
  font-size: 70%;
  top: auto;
  bottom: 0;
  left: 2.5%;
  right: auto;
}
