body {
  font-family: Tahoma, sans-serif;
  color: #f5ffff;
  background-color: #c5ffe7;
}

hr{
  height: 1px;
  border-width: 0;
  background-color: #c5ffe7;
  margin-left: -0.8em;
  margin-right: -0.8em
}

h1{
  font-family: Palatino Linotype, MS Serif, serif;
  font-size: 2.2em;
  font-variant: small-caps;
  color: #e550b6;
  line-height: 90%;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  white-space: nowrap
}

h2{
  font-family: Palatino Linotype, MS Serif, serif;
  font-size: 1.5em;
  font-variant: small-caps;
  color: #e550b6;
  line-height: 82%;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}

h3{
  font-family: Palatino Linotype, MS Serif, serif;
  font-size: 1.2em;
  font-weight: bold;
  font-variant: small-caps;
  line-height: 80%;
  margin-bottom: 0.3em;
}

p{
  font-size: 0.8em;
  word-spacing: 1px;
  text-indent: 30px;
  padding-left: 0.5em;
  padding-right: 0.5em
}

a:link{
  color: #ef920e;
  font-weight: bold;
  text-decoration: none;
}

a:visited{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

a:hover{
  color: #ffa21e;
  font-weight: bold;
  text-decoration: none;
}

a:active{
  color: #f41388;
  font-weight: bold;
  text-decoration: none;
}

dl{
  font-size: 0.8em;
  word-spacing: 1px;
  text-indent: 30px;
  padding-left: 0.5em;
  padding-right: 0.5em  
}

div.container{
  margin-left: auto;
  margin-right: auto;
  width: 840px;
  height: auto;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

div.goodiebar {
  background-color:#000000;
  color:#f5ffff;
  font-size:0.7em;
  left:-0.5em;
  margin-left:0.5em;
  margin-right:0.5em;
  padding:0.25em 0.5em;
  position:absolute;
  right:-0.5em;
  top:0;
  white-space:nowrap;
}

div.header{
  width: 780px;
  padding-left: 1.5em;
  padding-right: 0.2em;
  padding-top: 1em;
  padding-bottom: 0.5em;
}

div.header img{
  border: 0px;
  display: inline;
  margin-left: -0.15em;
  margin-right: -0.2em;
  margin-top: -0.15em;
  margin-bottom: -0.15em
}

div.gallery{
  background-color: #000000;
  height: 490px;
  width: 840px;
}

div.frame{
  height: 480px;
  width: 640px;
  position: relative;
  top: -30em;
  left: 11.8em
}

div.imgs{
  background-color: #000000;
  height: 478px;
  width: 165px;
  padding-left: 0.5em;
  padding-top: 0.45em;
}	

div.imgs img{
  border: 0px;
  display: inline;
  margin-left: -0.2em;
  margin-right: -0.2em;
  margin-top: -0.15em;
  margin-bottom: -0.15em
}

div.footer{
  height: 3em;
  width: 20em;
  font-size: 0.7em;
  font-style: italic;
  word-spacing: 1px;
  white-space: nowrap;
  color: #242458;
  position: relative;
  left: 37.7em;
  top: 0.6em;
}

div.updates{
  width: 37em;
  height: auto;
  background-color: #000000;
  border-left: 2px solid #95dfb7;
  padding-top: 0.2em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  padding-right: 2.5em;
  position: relative;
  top: 1em;
  left: 2.25em;
}

