.MainFrame {
	position: absolute;
	width: 800px;
	top: 0px;
	bottom: 0px;
	left: 50%;
	background-color: ddd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	z-index: 1;
	margin-left: -400px;
	min-height: 650px;
}
.BottomBackground {
	position: absolute;
	height: 600px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.LeftBar {
	width: 345px;
	left: 15px;
	top: 15px;
	bottom: 25px;
	position: absolute;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}
.PostBox1 {
	position: absolute;
	left: 368px;
	top: 80px;
	right: 44px;
	bottom: 25px;
	z-index: 3;
}
.PostBox2 {
	position: absolute;
	left: 354px;
	top: 300px;
	right: 44px;
	bottom: 25px;
	z-index: 3;
}

.ButtonBar1 {
	position: absolute;
	height: 60px;
	left: 365px;
	top: 15px;
	right: 40px;
	z-index: 3;
	text-align: center;
}
.ButtonBar2 {
	position: absolute;
	height: 60px;
	left: 345px;
	top: 15px;
	right: 40px;
	z-index: 3;
	text-align: center;
}
.ChangeButton1 {
	position: absolute;
	z-index: 25000;
	top: 275px;
	left: 143px;
}
.ChangeButton2 {
	position: absolute;
	z-index: 25000;
	top: 250px;
	left: 30px;
	width: 140px;
	height: 35px;
	text-align: center;
}



.ShaderTop {
	background-image: url(../Images/TopShade.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 8px;
	top: 0px;
	right: 8px;
	left: 8px;
}
.ShaderTopRight {
	background-image: url(../Images/TopRightShade.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 8px;
	top: 0px;
	right: 0px;
	width: 8px;
}
.ShaderRight {
	background-image: url(../Images/RightShade.png);
	background-repeat: repeat-y;
	position: absolute;
	bottom: 8px;
	width: 8px;
	top: 8px;
	right: 0px;
}
.ShaderBottomRight {
	background-image: url(../Images/BottomRightShade.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 8px;
	right: 0px;
	width: 8px;
	bottom: 0px;
}
.ShaderBottom {
	background-image: url(../Images/BottomShade.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 8px;
	right: 8px;
	left: 8px;
	bottom: 0px;
}
.ShaderBottomLeft {
	background-image: url(../Images/BottomLeftShade.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 8px;
	width: 8px;
	left: 0px;
	bottom: 0px;
}
.ShaderLeft {
	background-image: url(../Images/LeftShade.png);
	background-repeat: repeat-y;
	position: absolute;
	bottom: 8px;
	width: 8px;
	top: 8px;
	left: 0px;
}

.ShaderTopLeft {
	background-image: url(../Images/TopLeftShade.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 8px;
	top: 0px;
	width: 8px;
	left: 0px;
}

.ContentCenter {
	position: absolute;
	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
	background-image: url(../Images/ContentShade.png);
	overflow: auto;
}
.PersonPictureBox {
	position: absolute;
	height: 175px;
	width: 175px;
	left: 87px;
	top: 100px;
}
.PersonPicture {
	position: absolute;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
}

.ThemeBox {
	position: absolute;
	height: 120px;
	left: 10px;
	top: 10px;
	right: 10px;
	border: 2px double #BBB;
}
.ThemeImage {
	background-position: center center;
	overflow: hidden;
	position: absolute;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	background-image: url(../ThemeImages/DefClouds.jpg);
	border: 1px solid #999;
}
.NameFormat {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #FFF;
	font-weight: 900;
	line-height: .95;
	position: relative;
	left: 0px;
	width: 355px;
}
.DateFormat {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #D2C0A9;
	font-weight: 900;
	left: 0px;
	right: 0px;
	top: 10px;
	position: absolute;
}
.AdditionalLineFormat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
	font-weight: 900;
}
.AdditionalImagesBox {
	position: absolute;
	left: 85px;
	top: 375px;
	right: 85px;
	bottom: 0px;
}
.CurvedFrame {
	background-image: url(../Images/CurvedFrame.png);
	position: absolute;
	height: 198px;
	left: 0px;
	top: 90px;
	right: 0px;
	z-index: 45;
}
.CurvedFrameDImg {
	position: absolute;
	left: 1px;
	top: 131px;
	height: 140px;
	width: 198px;
	overflow: hidden;
	background-position: center top;
	background-repeat: repeat;
	z-index: 2;
}
.CurvedFrameTImg0 {
	position: absolute;
	left: 1px;
	top: 131px;
	height: 140px;
	background-image: url(../Images/ContentShade.png);
	background-repeat: repeat;
	width: 198px;
	overflow: hidden;
	background-position: center;
	text-align: center;
	z-index: 1;
}

.CurvedFrameTImg1 {
	position: absolute;
	left: 201px;
	top: 131px;
	height: 140px;
	background-image: url(../Images/ContentShade.png);
	background-repeat: repeat;
	width: 198px;
	overflow: hidden;
	background-position: center;
	text-align: center;
}
.CurvedFrameTImg2 {
	position: absolute;
	left: 401px;
	top: 121px;
	height: 140px;
	background-image: url(../Images/ContentShade.png);
	background-repeat: repeat;
	width: 198px;
	overflow: hidden;
	background-position: center;
}
.CurvedFrameTImg3 {
	position: absolute;
	left: 601px;
	top: 121px;
	height: 140px;
	background-image: url(../Images/ContentShade.png);
	background-repeat: repeat;
	width: 198px;
	overflow: hidden;
	background-position: center;
}



.CurvedPostTop {
	background-image: url(../Images/CurvedPostTop.png);
	position: absolute;
	width: 402px;
	right: 43px;
	height: 25px;
	top: 283px;
}
.FullScreenShader {
	position: absolute;
	background-image: url(../Images/ContentShade.png);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 500000;
}
.PostsContent {
	left: 10px;
	right: 10px;
	bottom: 10px;
	text-align: center;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	position: absolute;
}
.Post {
	position: relative;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.PostDate {
	position: absolute;
	bottom: 10px;
	text-align: right;
	right: 0px;
	font-size: 10px;
	color: #999;
}
.PostName {
	position: absolute;
	bottom: 10px;
	left: 0px;
	text-align: left;
	font-size: 10px;
}
.RecentPosts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 900;
	color: #003;
	position: absolute;
	left: 10px;
}
.FamilyNote {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	max-height: 95px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.FamilyNoteHeader {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	max-height: 85px;
	overflow: auto;
}

