body {
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image:   url("../mm_images/congratulations.jpg");
	background-color: #d2dcde;
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	width: 796px;
	height: 148px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ABBEBE;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABBEBE;
	border-left-color: #ABBEBE;
}
.inner_header {
	width: 774px;
	height: 137px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ABBEBE;
	border-right-color: #ABBEBE;
	border-left-color: #ABBEBE;
}
.inner_header .header2 {
	text-align: center;
	height: 137px;
	width: 774px;
}

.content {
	margin-bottom: 0px;
	width: 796px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ABBEBE;
	border-bottom-color: #ABBEBE;
	border-left-color: #ABBEBE;
}
.inner_content {
	width: 774px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ABBEBE;
	border-bottom-color: #ABBEBE;
	border-left-color: #ABBEBE;
	text-align: left;
}

.leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 205px;
	float: left;
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#rightcolumn {
	float: right;
	padding: 0px;
	width: 490px;
	display: inline;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	margin-bottom: 20px;
}
#pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#pagecontent a {
	color: #840000;
	text-decoration: none;
}
.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	line-height: 138px
	px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #840000;
}
.countdown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	line-height: 44px;
	text-align: center;
}
.navigation {
	color: #FFFFFF;
	margin: 0px;
	height: 44px;
	background-color: #9F3232;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	background-image:   url("../mm_images/ribbon.gif");
	text-align: center;
	line-height: 44px;
}
.footer {
	width: 800px;
	clear: both;
	color: #333333;
	margin: 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	background-image:   url("../mm_images/shadow.gif");
	font-size: 12px;
}
.footer a {
	color: #7F0000;
	text-decoration: none;
}
.clear { clear: both; background: none; }

.leftcolumn ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.leftcolumn li {
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 4px;
}
.leftcolumn a {
	list-style: none;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	text-align: right;
}
.leftcolumn a:hover {
	list-style: none;
	margin: 0;
	color: #800000;
}
.error {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #8A0000;
	text-decoration: none;
	text-align: center;
	border: 1px dotted #8A0000;
}
.spacer {
	padding-bottom: 30px;
}
#pagecontent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.inner_header .header2 p {
	margin: 0px;
	padding: 0px;
}