.homeTable {
	height: 513px;
	width: 557px;
	background-image: url(images/otters.jpg);
	background-repeat: no-repeat;
	background-position: 154px 157px;
}
.homePic {
	border: 2px solid #FFFF00;
}
.fontBig {
	font-size: 18px;
}
.topLeft {
	width: 193px;
}
.topRight {
	width: 175px;
}
.bottomRight {
	width: 175px;
}
.bottomLeft {
	width: 193px;
}
.middle {
	width: 189px;
	height: 207px;
}
.gallerySold {
	color: #FF0000;
	font-family: Goudy;
	font-size: 16px;
}
.galleryTitle {
	color: #FFFFFF;
	font-family: Goudy;
	font-size: 16px;
}
.galleryBorder {
	border: 2px solid #000000;
}
.textSmall {
	font-size: 12px;
	font-family: Goudy;
	color: #FFFFFF;

}
.background {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
