.prindelcreek_button{
  width: 267;
  height: 100;
  background: url(base/prindelcreek_off.gif) no-repeat;
}
.prindelcreek_button:hover{
 width: 267;
 height: 100;
 background: url(base/prindelcreek_on.gif) no-repeat;
}
.b_info_button{
  width: 100;
  height: 46;
  background: url(base/b_info_off.gif.gif) no-repeat;
}
.b_info_button:hover{
 width: 100;
 height: 46;
 background: url(base/b_info_on.gif) no-repeat;
}
.b_directions_button{
  width: 100;
  height: 45;
  background: url(base/b_directions_off.gif.gif) no-repeat;
}
.b_directions_button:hover{
 width: 100;
 height: 45;
 background: url(base/b_directions_on.gif) no-repeat;
}
.b_tickets_button{
  width: 100;
  height: 32;
  background: url(base/b_tickets_off.gif.gif) no-repeat;
}
.b_tickets_button:hover{
 width: 100;
 height: 32;
 background: url(base/b_tickets_on.gif) no-repeat;
}
.b_lineup_button{
  width: 100;
  height: 39;
  background: url(base/b_lineup_off.gif.gif) no-repeat;
}
.b_lineup_button:hover{
 width: 100;
 height: 39;
 background: url(base/b_lineup_on.gif) no-repeat;
}
.b_home_button{
  width: 100;
  height: 46;
  background: url(base/b_home_off.gif.gif) no-repeat;
}
.b_home_button:hover{
 width: 100;
 height: 46;
 background: url(base/b_home_on.gif) no-repeat;
}

<!-- these apply to the data view -->
.d_info_button{
  width: 100;
  height: 46;
  background: url(base/d_info_off.gif.gif) no-repeat;
}
.d_info_button:hover{
 width: 100;
 height: 46;
 background: url(base/d_info_on.gif) no-repeat;
}
.d_directions_button{
  width: 100;
  height: 45;
  background: url(base/d_directions_off.gif.gif) no-repeat;
}
.d_directions_button:hover{
 width: 100;
 height: 45;
 background: url(base/d_directions_on.gif) no-repeat;
}
.d_tickets_button{
  width: 100;
  height: 32;
  background: url(base/d_tickets_off.gif.gif) no-repeat;
}
.d_tickets_button:hover{
 width: 100;
 height: 32;
 background: url(base/d_tickets_on.gif) no-repeat;
}
.d_lineup_button{
  width: 100;
  height: 39;
  background: url(base/d_lineup_off.gif.gif) no-repeat;
}
.d_lineup_button:hover{
 width: 100;
 height: 39;
 background: url(base/d_lineup_on.gif) no-repeat;
}
.d_home_button{
  width: 100;
  height: 46;
  background: url(base/d_home_off.gif.gif) no-repeat;
}
.d_home_button:hover{
 width: 100;
 height: 46;
 background: url(base/d_home_on.gif) no-repeat;
}
