@charset "UTF-8";
/* CSS Document */

#home
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#home:hover
{ 
  background-position: 0 -36px;
}

#home span
{
  display: none;
}
#training
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/training.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#training:hover
{ 
  background-position: 0 -36px;
}

#training span
{
  display: none;

}
#whatsnew {
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/whatsnew.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
#whatsnew:hover {
	background-position: 0 -36px;
}
#whatsnew span {
	display: none;
}
#booksales
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/booksales.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#booksales:hover
{ 
  background-position: 0 -36px;
}

#booksales span
{
  display: none;
}
#software
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/software.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#software:hover
{ 
  background-position: 0 -36px;
}

#software span
{
  display: none;
}
#elementary
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/elementary.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#elementary:hover
{ 
  background-position: 0 -36px;
}

#elementary span
{
  display: none;
}
#education
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/education.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
#education:hover {
	background-position: 0 -36px;
}
#education span {
	display: none;

}
#service
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/service.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#service:hover
{ 
  background-position: 0 -36px;
}

#service span
{
  display: none;
}
#resources
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/resources.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#resources:hover
{ 
  background-position: 0 -36px;
}

#resources span
{
  display: none;
}
#taylorpublishing
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/taylor.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
#taylorpublishing:hover {
	background-position: 0 -36px;
}
#taylorpublishing span {
	display: none;
}
#workshop
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/workshop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#workshop:hover
{ 
  background-position: 0 -36px;
}

#workshop span
{
  display: none;
}
#springseminar
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/springseminar.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#springseminar:hover
{ 
  background-position: 0 -36px;
}

#springseminar span
{
  display: none;
}
#downloads
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/downloads.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#downloads:hover
{ 
  background-position: 0 -36px;
}

#downloads span
{
  display: none;
}
#contact
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/contact.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
#contact:hover {
	background-position: 0 -36px;
}
#contact span {
	display: none;
}
