/* Logo Frame */

#logoframe {
	width:760px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border: 1px #EAEAEA solid;
	border-width: 0px 0px 0px 1px;
	text-align:left;
}

#logocontentleft {
	width:566px;
	height: 120px;
	overflow: hidden;
	margin: 0px;
	padding:0px;

	float:left;
	background:#fff;
}

#logocontentright {
	width:194px;
	height: 120px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

/* END Logo Frame */

/* Body Frame */

#bodyframe {
	width:760px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border: 1px #EAEAEA solid;
	border-width: 0px 0px 0px 1px;
	text-align:left;
	background-image:url(/custom/templates/page/EdgeInner/images/Edgewater_IN_body_back.gif);
	background-repeat:repeat-y;
}

#bodycontentleft {
	width:566px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
}
	#bodycontentleft.Wedding{
		background-image:url(/custom/templates/page/EdgeInner/images/weddingbodycontentleft-bg.jpg);
		background-repeat:no-repeat;
		background-position:top right;
		
	}
		#bodycontentleft.Wedding .edgetitleformatting{ height:77px;}
			#bodycontentleft.Wedding .edgetitleformatting a{ display:block; width:192px; height:45px; margin:10px 0 0 0; cursor:pointer;}
				#bodycontentleft.Wedding .edgetitleformatting a div{ width:192px; height:45px; text-indent:-999em; }
	
	#WeddingAlbumPage{ text-align:center;}
		#WeddingAlbumPage .container{ vertical-align:top; padding:10px; margin:0 auto;}
			#WeddingAlbumPage .inner-container{border:1px solid #EAEAEA;}
			#WeddingAlbumPage .text-container{ margin:20px 0; padding:0 20px;}

#bodycontentright {
	width:194px;
	height: auto;
	overflow: visible;
	margin: 0px;
	padding:0px;
	float:left;
}

/* END Body Frame */

/* Footer Frame */

#footerframe {
	width:760px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#footercontentleft {
	width:760px;
	height: 20px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
	background-image: url(/custom/templates/page/EdgeInner/images/Edgewater_IN_footer.gif);	
	

}

/* END Footer Frame */

/* Updated Frame */

#updatedframe {
	width:760px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#updatedcontentleft {
	width:760px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

/* END Updated Frame */