﻿#container {
	background-image: url('../images/homepagebkg-new.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 1110px;
	height: 1200px;
	float: left;
	clear: none;
	z-index: 100;
}
.noborder {
	border-width: 0px;
}
#leftnav {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	width: 325px;
	float: left;
	clear: none;
}
#memory {
	background-image: url('../images/30daymemorybkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 1110px;
	height: 1200px;
	float: left;
	clear: none;
	z-index: 100;
}
#rightnav {
	padding: 0px;
	margin: 45px 0px 0px 725px;
	width: 325px;
	float: left;
	clear: none;
}
#text {
	width: 100%;
	top: -999px;
}
body {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 1110px;
}
#goodbye {
	background-image: url('../images/30daygoodbyebkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 1110px;
	height: 1200px;
	float: left;
	clear: none;
	z-index: 100;
}
#marriage {
	background-image: url('../images/30daymarriagehome.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 1110px;
	height: 1200px;
	float: left;
	clear: none;
	z-index: 100;
}


