body { color: #e1e1e1; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
p { font-size: 13px; line-height: 18px; padding-left: 10px; }
td { }
a:link { color: #77acb2; text-decoration: none; }
a:visited { color: #77acb2; text-decoration: none; }
a:hover { color: #01ab84; text-decoration: underline; }
a:active { color: #77acb2; text-decoration: none; }
.main { color: #ccc; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#main content{ text-align: left; width: 500px; }
h1 { color: #00ffcb; font-size: 24px; font-weight: normal; }
h2 { color: #ded9f7; font-size: 100%; font-weight: bold; }

#about
{
  display: block;
  width: 70px;
  height: 33px;
  background: url(images/about.gif) no-repeat;

}

#about:hover
{ 
  background-position: 0 -33px;
}

#about span
{
  display: none;
}

#contact
{
  display: block;
  width: 82px;
  height: 33px;
  background: url(images/contact.gif) no-repeat;

}

#contact:hover
{ 
  background-position: 0 -33px;
}

#contact span
{
  display: none;
}

#songs
{
  display: block;
  width: 75px;
  height: 33px;
  background: url(images/songs.gif) no-repeat;

}

#songs:hover
{ 
  background-position: 0 -33px;
}

#songs span
{
  display: none;
}

#agnusvincit
{
  display: block;
  width: 133px;
  height: 33px;
  background: url(images/agnus_vincit.gif) no-repeat;

}

#agnusvincit:hover
{ 
  background-position: 0 -33px;
}

#agnusvincit span
{
  display: none;
}
.pageright { font-size: 12px; line-height: 18px; text-align: left; padding: 120px 20px 0 12px; }
.pagecentre { font-size: 12px; line-height: 18px; text-align: left; padding: 10px 10px 10px 0; }
strong { color: #88e2d0; font-size: 100%; font-weight: bold; }
#jh_index
{
  display: block;
  width: 288px;
  height: 71px;
  background: url(images/home_rollover.gif) no-repeat;

}
#jh_index:hover
{ 
  background-position: 0 -71px;
}
#jh_index span
{
  display: none;
}
