#volunteer
{
  display: block;
  width: 249px;
  height: 70px;
  background: url("../images/volin.png") no-repeat 0 0;

}

#volunteer:hover
{ 
  background-position: 0 -70px;
}

#volunteer span
{
  display: none;
}

#newsletter 
{
  display: block;
  width: 249px;
  height: 70px;
  background: url("../images/newsletter.png") no-repeat 0 0;

}

#newsletter:hover
{ 
  background-position: 0 -70px;
}

#newsletter span
{
  display: none;
} 

#contact 
{
  display: block;
  width: 249px;
  height: 70px;
  background: url("../images/contact.png") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -70px;
}

#contact span
{
  display: none;
} 

#articles
{
  display: block;
  width: 249px;
  height: 70px;
  background: url("../images/articles.png") no-repeat 0 0;

}

#articles:hover
{ 
  background-position: 0 -70px;
}

#articles span
{
  display: none;
}

#contribute 
{
  display: block;
  width: 249px;
  height: 70px;
  background: url("../images/contribute.png") no-repeat 0 0;

}

#contribute:hover
{ 
  background-position: 0 -70px;
}

#contribute span
{
  display: none;
} 

.rightlinks { margin-top: 5px; }
.rightlinks li {margin-top:0px;}

#national-debt
{
  display: block;
  width: 217px;
  height: 152px;
  background: url("../images/national-debt-icon.png") no-repeat 0 0;

}

#national-debt:hover
{ 
  background-position: 0 -152px;
}

#national-debt span
{
  display: none;
} 

#taxes
{
  display: block;
  width: 217px;
  height: 152px;
  background: url("../images/taxes-icon.png") no-repeat 0 0;

}

#taxes:hover
{ 
  background-position: 0 -152px;
}

#taxes span
{
  display: none;
} 

#national-security
{
  display: block;
  width: 217px;
  height: 152px;
  background: url("../images/national-security-icon.png") no-repeat 0 0;

}

#national-security:hover
{ 
  background-position: 0 -152px;
}

#national-security span
{
  display: none;
} 

#healthcare
{
  display: block;
  width: 217px;
  height: 152px;
  background: url("../images/healthcare-icon.png") no-repeat 0 0;

}

#healthcare:hover
{ 
  background-position: 0 -152px;
}

#healthcare span
{
  display: none;
} 

#education
{
  display: block;
  width: 217px;
  height: 152px;
  background: url("../images/education.png") no-repeat 0 0;

}

#education:hover
{ 
  background-position: 0 -152px;
}

#education span
{
  display: none;
} 

#social-security
{
  display: block;
  width: 217px;
  height: 152px;
  background: url("../images/social-security-icon.png") no-repeat 0 0;

}

#social-security:hover
{ 
  background-position: 0 -152px;
}

#social-security span
{
  display: none;
} 

#life-liberty
{
  display: block;
  width: 217px;
  height: 152px;
  background: url("../images/life-liberty-icon.png") no-repeat 0 0;

}

#life-liberty:hover
{ 
  background-position: 0 -152px;
}

#life-liberty span
{
  display: none;
} 

#second-amendment
{
  display: block;
  width: 217px;
  height: 152px;
  background: url("../images/second-amendment-icon.png") no-repeat 0 0;

}

#second-amendment:hover
{ 
  background-position: 0 -152px;
}

#second-amendment span
{
  display: none;
} 