body {
	background: url(../images/bkgd.gif) top left repeat;
	margin-top: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 240px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
}
#header_h {
	width: 240px;
	height: 75px;
	background: url(../images/wedding_day.png) top center no-repeat;
}
#midcontent {
	float: left;
	width: 240px;
	position: relative;
	overflow: visible;
	padding: 2px;
	background-image: url(../images/content_bkgd.gif);
	background-repeat: repeat;
}
#main_content {
	float: left;
	width: 240px;
	height: 100%;
	vertical-align: top;
	border-top: solid 1px #666666;
	overflow: visible;	
}
#main_content p {
	text-align: center;
}
#flashcontent {
	text-align: center;
	padding: 0px 30px 0px 30px;
}
#soundcontent {
	Height: 1px; width: 100%; margin: 0 auto;
	text-align: left;
}
#bottom_bar_h {
	float: left;
	width: 240px;
	height: 23px;
	background: url(../images/content_bkgd_bot.png) top no-repeat;
	margin: 0px 0 0 2px;
	padding: 0px;
}
#bottom_content {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
}
#footer {
	width: 780px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#subnav {
	float: left;
	width: 780px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 40px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}
#subnav, #subnav a {
	color: #ffffff;
}
#subnav a:hover {
	color: #cccccc;
}

