body {
margin: 0;
padding: 0;
}

table, td {
margin: 0;
padding: 0;
}

.BGtop {
	background-image: url(../images/topBG.gif);
	background-repeat: repeat-x;
}

.BGbottom {
background-image: url(../images/bottomBG.gif);
	background-repeat: repeat-x;
}
.BGbottom2 {
background-image: url(../images/bottomBG2.gif);
	background-repeat: no-repeat;
}

.petPic {
display: block;
margin: 0;
padding: 0;

}

.bodytext {
padding: 50px 40px;
font: 12px georgia, times, "times new roman", serif;
color: #696868;
}

.footer {
padding: 3px 2px;
font: 9px verdana, arial, helvetica, sans-serif;
}

.dropcap {

}a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
