.hiddenPic {
  display:none;
}
#facebook
{
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  background: url("/images/home/25facebook-off.png") no-repeat 0 0;
}
#facebook:hover
{
  background: url("/images/home/25facebook-on.png") no-repeat 0 0;
}
#facebook span
{
  position: absolute;
  top: -999em;
}

#twitter
{
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  background: url("/images/home/25twitter-off.png") no-repeat 0 0;
}
#twitter:hover
{
  background: url("/images/home/25twitter-on.png") no-repeat 0 0;
}
#twitter span
{
  position: absolute;
  top: -999em;
}

#youtube
{
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  background: url("/images/home/25youtube-off.png") no-repeat 0 0;
}
#youtube:hover
{
  background: url("/images/home/25youtube-on.png") no-repeat 0 0;
}
#youtube span
{
  position: absolute;
  top: -999em;
}

#itunes
{
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  background: url("/images/home/25itunes-off.png") no-repeat 0 0;
}
#itunes:hover
{
  background: url("/images/home/25itunes-on.png") no-repeat 0 0;
}
#itunes span
{
  position: absolute;
  top: -999em;
}

#livestream
{
  float: left;
  display: block;
  width: 181px;
  height: 52px;
  background: url("/images/home/livestreamNT-off.png") no-repeat 0 0;
}
#livestream:hover
{
  background: url("/images/home/livestreamNT-on.png") no-repeat 0 0;
}
#livestream span
{
  position: absolute;
  top: -999em;
}

#button2
{
  float: left;
  display: block;
  width: 185px;
  height: 52px;
  background: url("/images/home/makedifference-off.png") no-repeat 0 0;
}
#button2:hover
{
  background: url("/images/home/makedifference-on.png") no-repeat 0 0;
}
#button2 span
{
  position: absolute;
  top: -999em;
}

#fop2012
{
  float: left;
  display: block;
  width: 182px;
  height: 52px;
  background: url("/images/home/greece2012-off.png") no-repeat 0 0;
}
#fop2012:hover
{
  background: url("/images/home/greece2012-on.png") no-repeat 0 0;
}
#fop2012 span
{
  position: absolute;
  top: -999em;
}


#prayerteam
{
  float: left;
  display: block;
  width: 181px;
  height: 52px;
  background: url("/images/home/button_bridgebuilder-off.png") no-repeat 0 0;
}
#prayerteam:hover
{
  background: url("/images/home/button_bridgebuilder-on.png") no-repeat 0 0;
}
#prayerteam span
{
  position: absolute;
  top: -999em;
}

#pfl
{
  float: left;
  display: block;
  width: 181px;
  height: 52px;
  background: url("/images/home/pfl-off.png") no-repeat 0 0;
}
#pfl:hover
{
  background: url("/images/home/pfl-on.png") no-repeat 0 0;
}
#pfl span
{
  position: absolute;
  top: -999em;
}
#iprayed
{
  float: left;
  display: block;
  width: 180px;
  height: 51px;
  background: url("/images/home/i_prayed-off.png") no-repeat 0 0;
}
#iprayed:hover
{
  background: url("/images/home/i_prayed-on.png") no-repeat 0 0;
}
#iprayed span
{
  position: absolute;
  top: -999em;
}
