.contentTable {
}
.memoryBody {
	background-color: #B3D2FD;
	overflow: visible;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px outset #000000;
}
.memoryHeader {
	border: 1px solid #000000;
	width: 800px;
	background-color: #F0F0F0;
	background-image: url(images/heading800.jpg);
	height: 80px;
	margin-right: auto;
	margin-left: auto;
}
.memoryTitle {
	font-size: 16px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	padding-left: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400px;
}

.memoryDate {
	width: 400px;
	text-align: right;
	float: right;
}

.memoryContent {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	background-image: url(images/RAF_roundel.jpg);
	background-position: center 200px;
	background-repeat: no-repeat;
}
.memoryText {
	text-align: left;
}

.memoryKeywords {
	margin-top: 20px;
	text-align: left;
	font-size: 12px;
}

.memoryPopup {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	text-align: center;
	border: 1px none #FF0000;
	width: 0;
	height: 0;
}
.memoryPopupTable {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

}
.memoryImageBorder1 {
	border: 1px none #000000;
}
.memoryImageBorder2 {
	border: 1px none #000000;
}
.thumbTextleft {
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #C6E2FF;
	margin-right: 4px;
	background-color: #FFFFFF;
	text-align: center;
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-right: 4px;
	padding-left: 4px;
}
.thumbTextright {
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #C6E2FF;
	margin-left: 4px;
	background-color: #FFFFFF;
	text-align: center;
	width: 200px;
	float: right;
	padding-top: 20px;
	padding-right: 4px;
	padding-left: 4px;
}
.thumbTextbottom {
	background-color: #FFFFFF;
	font-size: 12px;
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #C6E2FF;
	border-right-color: #C6E2FF;
	border-bottom-color: #C6E2FF;
	border-left-color: #C6E2FF;
	width: 100%;
}
.thumbTable {
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
	width: 100%;
}
.memoryCommentHeading {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 13px;
	border: 1px outset #B3D2FD;
	width: 98%;
	text-align: left;
	background-color: #DEECFE;
	padding-top: 4px;
	padding-bottom: 4px;
}
.memoryComment {
	width: 800px;
	margin-bottom: 10px;
}
.memoryCommentTitle {
	background-color: #E2E2E2;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.memoryCommentDate {
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
}
.memoryCommentText {
	font-size: 12px;
	color: #000000;
	padding-left: 40px;
}
.memoryCommentMenu {
	text-align: right;
	font-size: 10px;
	color: #33333333;
}
.memoryCommentMenu a:link {
	text-align: right;
	font-size: 10px;
	color: #33333333;
	text-decoration: none;
}
.memoryCommentMenu a:visited {
	text-align: right;
	font-size: 10px;
	color: #33333333;
	text-decoration: none;
}
.memoryCommentMenu a:hover {
	text-align: right;
	font-size: 10px;
	color: #66666666;
	text-decoration: none;
}

