@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:990px;
}

body {
	font-family: poor richard;
	font-size: 16px;
	color:#000000;
	background-image:url(images/back.jpg);
	background-position:center;
}
a {
	font-family: poor richard;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: poor richard;
}
h1 {
	font-size: 16px;
}

a.link:link{color:#000099; text-decoration:none}
a.link:active{color:#0000995; text-decoration:none}
a.link:visited{color:#000099; text-decoration:none}
a.link:hover{color:red; text-decoration:underline}

.style1 {
	font-family: poor richard;
	font-size: 16px;
}

td[axis="book"] {background-image:url(images/cherishdmemories2009_r5_c4.gif); background-repeat:no-repeat}
td[axis="book2"] {background-image:url(images/cherishdmemories2009_r5_c7.gif); background-repeat:no-repeat}
td[axis="bottom"] {background-image:url(images/cherishdmemories2009_r12_c1.gif); background-repeat:no-repeat}


#home
{
  display: block;
  width: 26px;
  height: 79px;
  background: url("images/01 Home.jpg") no-repeat 0 0;

}

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

#about
{
  display: block;
  width: 26px;
  height: 78px;
  background: url("images/02 About.jpg") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -78px;
}

#products
{
  display: block;
  width: 26px;
  height: 80px;
  background: url("images/03 Products.jpg") no-repeat 0 0;

}

#products:hover
{ 
  background-position: 0 -80px;
}

#faq
{
  display: block;
  width: 26px;
  height: 78px;
  background: url("images/04 Faq.jpg") no-repeat 0 0;

}

#faq:hover
{ 
  background-position: 0 -78px;
}

#links
{
  display: block;
  width: 26px;
  height: 79px;
  background: url("images/05 Links.jpg") no-repeat 0 0;

}

#links:hover
{ 
  background-position: 0 -79px;
}

#contact
{
  display: block;
  width: 26px;
  height: 84px;
  background: url("images/06 Contact.jpg") no-repeat 0 0;

}

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