.buttonLink:link
{
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
}

.buttonLink:visited
{
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
}

.buttonLink:active
{
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
}

.buttonLink:hover
{
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
}

 /***********************************/
.disclaimerButton
{
  background-image:url('../images/layout/buttons/disclaimer.jpg');
  background-repeat:no-repeat;
  height:227px;
  width:212px;
  overflow:hidden;
}

.buyTicketsButton
{
  background-image:url('../images/layout/buttons/buy_tickets.jpg');
  background-repeat:no-repeat;
  height:45px;
  width:212px;
  overflow:hidden;
}

.seasonButton
{
  background-image:url('../images/layout/buttons/2008_season.jpg');
  background-repeat:no-repeat;
  height:222px;
  width:212px;
  overflow:hidden;
}

.ticketPackagesButton
{
  background-image:url('../images/layout/buttons/ticket_packages.jpg');
  background-repeat:no-repeat;
  height:45px;
  width:212px;
  overflow:hidden;
}

.tipsButton
{
  background-image:url('../images/layout/buttons/tips.jpg');
  background-repeat:no-repeat;
  height:68px;
  width:212px;
  overflow:hidden;
}

.studentMatineeButton
{
  background-image:url('../images/layout/buttons/student_matinee.jpg');
  background-repeat:no-repeat;
  height:68px;
  width:212px;
  overflow:hidden;
}

.seasonScheduleButton
{
  background-image:url('../images/layout/buttons/ticket_packages.jpg');
  background-repeat:no-repeat;
  height:37px;
  width:212px;
  overflow:hidden;
}

.giveButton
{
  background-image:url('../images/layout/buttons/give.jpg');
  background-repeat:no-repeat;
  height:45px;
  width:212px;
  overflow:hidden;
}

.directionsButton
{
  background-image:url('../images/layout/buttons/directions.jpg');
  background-repeat:no-repeat;
  height:37px;
  width:212px;
  overflow:hidden;
}

.seasonScheduleButton
{
  background-image:url('../images/layout/buttons/season_schedule.jpg');
  background-repeat:no-repeat;
  height:37px;
  width:212px;
  overflow:hidden;
  cursor:pointer;
}