a.mother
{
	display: block;
	width: 292px;
	height: 233px;
	background-image: url(../images/mother/mdbanner.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
}
a.mother:hover
{ 
  background-position: 0 -233px;
}

a.mother span
{
  display: none;
}

a.xmas
{
	display: block;
	width: 292px;
	height: 233px;
	background-image: url(../images/xmas/xmasbanner.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
}
a.xmas:hover
{ 
  background-position: 0 -233px;
}

a.xmas span
{
  display: none;
}

td.holiday1 {
	background-image: url(../images/xmas/holiday1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
}
td.holiday2 {
	height: 339px;
	background-image: url(../images/xmas/holiday2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.holiday3 {
	height: 222px;
	background-image: url(../images/xmas/holiday3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.holiday4 {
	height: 292px;
	background-image: url(../images/xmas/holiday4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.holiday5 {
	height: 187px;
	background-image: url(../images/xmas/holiday5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.holiday6 {
	height: 189px;
	background-image: url(../images/xmas/holiday6.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.holiday7 {
	height: 131px;
	background-image: url(../images/xmas/holiday7.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.holiday8 {
	height: 337px;
	background-image: url(../images/xmas/holiday8.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.holiday9 {
	height: 280px;
	background-image: url(../images/xmas/holiday9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.holiday10 {
	height: 179px;
	background-image: url(../images/xmas/holiday10.png);
	background-repeat: no-repeat;
	background-position: center top;
}