.contentTable {
	text-align: center;
	width: 100%;
}
.contentTable2 {
	text-align: center;
	width: 100%;
}
.memoryBody {
	overflow: visible;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;


}
.memoryHeader {
	background-color: #DD8822;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	height: 60px;
	width: 950px;
}
.memoryTitle {
	font-size: 12px;
	border: 1px none #000000;
	position: relative;
	width: 100%;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 10px;
}

.memoryDate {
	font-size: 12px;
	padding: 10px 10px 3px 15px;
	border: 1px none #000000;
	position: relative;
	width: 100%;
	text-align: left;
	color: #FFFFFF;
}

.memoryContent {
	background-color: #EEEEEE;
	padding: 4px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.memoryText {
	text-align: left;
	color: #000000;
}

.memoryKeywords {
	margin-top: 20px;
	text-align: left;
	font-size: 12px;
	padding: 3px 10px;
	text-align: left;
	color: #000000;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	width: 600px;
	position: relative;
	left: 0px;
	top: 0px;
}

.memoryPopup {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	text-align: center;
	width: 0;
	height: 0;
	z-index: 5;
}
.memoryPopupTable {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	width: 600;
	height: 500;
	border: 2px solid #DD8822;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 12px;
}
.memoryImageBorder1 {
	border: 1px solid #000000;
}
.memoryImageBorder2 {
	border: 1px solid #000000;
	padding: 1px;
}
.thumbTextleft {
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000000;
	margin-right: 10px;
	text-align: center;
	width: 200px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	color: #FFFFFF;
}
.thumbTextright {
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;
	margin-left: 10px;
	text-align: center;
	width: 200px;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
	color: #FFFFFF;
}
.thumbTextbottom {
	font-size: 12px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 100%;
	color: #FFFFFF;
	padding: 5px;
}
.thumbTable {
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
	width: 100%;
	color: #000000;
}
.memoryCommentHeading {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 3px 10px;
	border: 1px inset #CCFF00;
	text-align: left;
	width: 800px;
}
.memoryComment {
	width: 800px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.memoryCommentTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #FFFFFF;
}
.memoryCommentTitle a:link {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #FFFFFF;
}
.memoryCommentDate {
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	color: #FFFFFF;
}
.memoryCommentText {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 40px;
}
.memoryCommentMenu {
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
}
.memoryCommentMenu a:link {
	text-align: right;
	font-size: 10px;
	color: #2288CC;
	text-decoration: none;
}
.memoryCommentMenu a:visited {
	text-align: right;
	font-size: 10px;
	color: #2288CC;
	text-decoration: none;
}
.memoryCommentMenu a:hover {
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tl {
	background-image: url(images/tl.gif);
	height: 5px;
	width: 5px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
}
.tr {
	background-image: url(images/tr.gif);
	height: 5px;
	width: 5px;
	top: 0px;
	position: absolute;
	left: 945px;
	background-repeat: no-repeat;
	background-position: right top;
}
.bl {
	background-image: url(images/bl.gif);
	height: 5px;
	width: 5px;
	left: 0px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 0px;
}
.br {
	background-image: url(images/br.gif);
	height: 5px;
	width: 5px;
	position: absolute;
	left: 945px;
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
}
.memoryFooter {
	background-color: #88CC22;
	margin: 10px auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 3px;
}

