/*parts markup*/

.contentCell {
	background-color: #FFF;
	border-bottom: solid black 1px;
	border-right: solid black 1px;
	border-top: solid black 1px;
}
.contentCellLeft {
	background-color: #FFF;
	border-bottom: solid black 1px;
	border-top: solid black 1px;
	border-left: solid black 1px;
}

.navBkgrnd {
	background-attachment: scroll;
	background-image: url(../nav/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 621px;
	width: 162px;
	position: relative;
}
/*slide show markup*/

#slideshow1 {
	position: relative;
	width: 299px;
	height: 306px;
	overflow: hidden;
}

#slideshow2 {
	position: relative;
	width: 282px;
	height: 130px;
	overflow: hidden;
}
#slideshow3 {
	position: relative;
	width: 217px;
	height: 306px;
	overflow: hidden;
}

#slideshow4 {
	position: relative;
	width: 282px;
	height: 176px;
	overflow: hidden;
}
.memorialWrapper {
	position:relative;
	height: 205px;
	width: 798px;
}
.terryButton {
	position:absolute;
	height: 113px;
	width: 390px;
	margin-left: 204px;
	top: 0px;
	margin-top: 20px;
}
