body
{
  background-image: url('/Sunset2b.bmp');
  background-repeat: repeat-x;
  background-color: #EDDEBB;
  background-attachment: fixed;
  padding-bottom: 3em;
  padding-left: 1ex;
  padding-right: 1ex;
  line-height: normal;
}
#footer
{
  padding: 1ex 1em 1ex 1em;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: #000000;
  color: #FDDC91;
  text-align: center;
  font-family: 'Lucida Sans';
  font-size: small;
  line-height: 1.3em;
}
#footer #links
{
  text-align: left;
  float: left;
}
#footer a
{
  /*color: #FDDC91;*/
  color: #7F7FFF;
  font-weight: normal;
}
#footer a:visited
{
  color: #B559FF;
}
#footer a:hover
{
  color: #FFFFFF;
}
#title
{
  font-size: 36pt;
  text-align: left;
  color: #FDDC91;
  font-style: italic;
  font-family: 'Times New Roman', Times, serif;
  font-weight: lighter;
  padding-bottom: 0px;
}
#footer #copyright
{
  text-align: right;
  float: right;
}
a
{
  color: #1A1AFF;
}
a:visited
{
  color: #A600A6;
}
a:hover
{
  color: #FFFFFF;
}
#gallery.thumb
{
  display: inline-block;
}
#home
{
  float: left;
  padding-bottom: 1em;
  padding-top: 0em;
}
