#toppicture {
	position: absolute;
	right: 15px;
	background-image: url(Images/homesanctuary.gif);
}
.divider {
	background-image: url(Images/marbledivider.gif);
	background-repeat: repeat-x;
	border: thin none #000000;
}
.borderedcell {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
