#enter
{
  display: block;
  width: 192px;
  height: 55px;
  background: url("http://jessicaswornpanties.com/images/enter_button.gif") no-repeat 0 0;

}

#enter:hover
{ 
  background-position: 0 -55px;
}

#enter span
{
  display: none;
}

#leave
{
  display: block;
  width: 192px;
  height: 55px;
  background: url("http://jessicaswornpanties.com/images/leave_button.gif") no-repeat 0 0;

}

#leave:hover
{ 
  background-position: 0 -55px;
}

#leave span
{
  display: none;
}

#logo_button
{
  display: block;
  width: 385px;
  height: 55px;
  background: url("http://jessicaswornpanties.com/images/logo_button.gif") no-repeat 0 0;

}

#logo_button:hover
{ 
  background-position: 0 -55px;
}

#logo_button span
{
  display: none;
}

#sub_home
{
  display: block;
  width: 50px;
  height: 45px;
  background: url("http://jessicaswornpanties.com/images/sub_home.gif") no-repeat 0 0;

}

#sub_home:hover
{ 
  background-position: 0 -45px;
}

#sub_home span
{
  display: none;
}

#sub_panty
{
  display: block;
  width: 50px;
  height: 40px;
  background: url("http://jessicaswornpanties.com/images/sub_panty.gif") no-repeat 0 0;

}

#sub_panty:hover
{ 
  background-position: 0 -40px;
}

#sub_panty span
{
  display: none;
}

#sub_contact
{
  display: block;
  width: 50px;
  height: 40px;
  background: url("http://jessicaswornpanties.com/images/sub_contact.gif") no-repeat 0 0;

}

#sub_contact:hover
{ 
  background-position: 0 -40px;
}

#sub_contact span
{
  display: none;
}

#sub_PT
{
  display: block;
  width: 120px;
  height: 60px;
  background: url("http://jessicaswornpanties.com/images/sub_PT.gif") no-repeat 0 0;

}

#sub_PT:hover
{ 
  background-position: 0 -60px;
}

#sub_PT span
{
  display: none;
}

#thankyou
{
  display: block;
  width: 254px;
  height: 222px;
  background: url("http://jessicaswornpanties.com/images/thankyou.jpg") no-repeat 0 0;

}

#thankyou:hover
{ 
  background-position: 0 -222px;
}

#thankyou span
{
  display: none;
}

#email
{
  display: block;
  width: 248px;
  height: 30px;
  background: url("http://jessicaswornpanties.com/images/email.jpg") no-repeat 0 0;

}

#email:hover
{ 
  background-position: 0 -30px;
}

#email span
{
  display: none;
}