#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	float: left;
	width: 800px;
}
#text {
	background-image: url(graphics/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 798px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #34659F;
	border-right-color: #34659F;
	border-bottom-color: #34659F;
	border-left-color: #34659F;
	border-left-style: solid;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #34659F;
	float: right;
	width: 776px;
	text-align: right;
	margin-right: 24px;
}
.slideshow {
	float: left;
	height: auto;
	width: 251px;
	margin-left: -800px;
	position: relative;
	z-index: 2500;
	margin-top: -24px;
}
#breadcrumb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5DFEA;
	float: left;
	width: 800px;
	height: 2px;
	display: block;
	background-color: #3399FF;
}
#content {
	float: left;
	width: 798px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D5DFEA;
}

.text {
	float: right;
	width: 500px;
	margin-right: 24px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	margin-top: 10px;
}
a {
	color: #34659F;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 31px;
	color: #34659F;
	line-height: 15px;
	margin-right: 2px;
}
.subtitle {
	font-weight: bold;
	color: #34659F;
	line-height: 24px;
	margin-top: 5px;
}

#logo {
	float: left;
	height: auto;
	width: auto;
}
#header {
	background-image: url(graphics/virginia-cemetery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 124px;
	width: 800px;
	display: block;
}
#menu {
	padding-top: 53px;
	float: left;
	width: 542px;
}
.imageleft {
	float: left;
	height: auto;
	width: 222px;
	border: 2px solid #336699;
	margin-left: 24px;
	margin-bottom: 24px;
	display: block;
	z-index: 100;
}
#footer {
	float: left;
	width: 802px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #34659F;
	background-color: #FFFFFF;
	position: relative;
	left: -2px;
	top: 4px;
	height: 18px;
	padding-top: 6px;
	display: block;
	z-index: 0;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336699;
	float: right;
	width: 524px;
}
img {
	display: block;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	float: left;
	height: auto;
	width: 240px;
	border: 1px solid #336699;
	text-align: center;
	background-color:#ffffff;
	/* for IE */
    filter:alpha(opacity=80);
	/* CSS3 standard */
    opacity:0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	margin-top: -310px;
	margin-left: 11px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C3753;
}
