
a:link {
 text-decoration:none;
  color: #656565;
}
a:visited {
 text-decoration:none;
  color: #996699;
}
a:active {
 text-decoration:none;
 color: #996699;
}

a:hover {
 text-decoration:none;
 color: #996699;
}

BODY 
{background: white url(images/floof.gif) repeat;}


div#main {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  padding-left: 0px;
  padding-right: 100px;
  width: 541px;
  height:640px;
  border: 0px;
  z-index:4;
}

div#large {
position: relative;
top: -540px;
left: 270px;
  width: 257px;
  height:212px;
  border: 0;
 z-index:1;
}

div#thumb1 {
position:absolute;
  left: 115px;
  top: 215px;
  width: 61px;
  height:61px;
  border: 0px;
  z-index:2;
}

div#thumb2 {
  position:absolute;
  left: 190px;
  top: 215px;
  width: 61px;
  height:61px;
  border: 0;
  z-index:3;
}

div#thumb3 {
  position:absolute;
  left: 115px;
  top: 293px;
  width: 61px;
  height:61px;
  border: 0;
  z-index:3;
}

div#thumb4 {
 position:absolute;
  left: 190px;
  top: 293px;
  width: 61px;
  height:61px;
    border: 0;
  z-index:3;
}

div#thumb5 {
   position:absolute;
  left: 115px;
  top: 372px;
  width: 61px;
  height:61px;
  border: 0;
  z-index:3;
}

div#thumb6 {
	position:absolute;
  left: 190px;
  top: 372px;
  width: 61px;
  height:61px;
  border: 0;
  z-index:3;
}







.about {color: #656565; font-size: 12px; line-height: 20px; font-family: palatino, cochin, georgia, serif;
} 

p {color: #656565; font-size: 11px; line-height: 13px; font-family: palatino, cochin, georgia, serif;}


h1
{ color: #656565; font-size: 14px; line-height: 15px; font-family: palatino, cochin, georgia, serif;
}






