#FB
{
  display: inline-block;
  width: 43px;
  height: 42px;
  background: url("http://www.alliedartsokc.com/images/faceBookIcon_dbl.jpg") no-repeat 0 0;
}

#FB:hover
{ 
  background-position: 0 -42px;
}

#TWTR
{
  display: inline-block;
  width: 43px;
  height: 42px;
  background: url("http://www.alliedartsokc.com/images/TwitterIcon_dbl.jpg") no-repeat 0 0;
}

#TWTR:hover
{ 
  background-position: 0 -42px;
}

#FLCKR
{
  display: inline-block;
  width: 43px;
  height: 42px;
  background: url("http://www.alliedartsokc.com/images/Flickr_dbl.jpg") no-repeat 0 0;
}

#FLCKR:hover
{ 
  background-position: 0 -42px;
}

#YT
{
  display: inline-block;
  width: 43px;
  height: 42px;
  background: url("http://www.alliedartsokc.com/images/YouTubeIcon_dbl.jpg") no-repeat 0 0;
}

#YT:hover
{ 
  background-position: 0 -42px;
}



/* CSS Document */
