/* Structure */
body { 
	margin:auto;
	background-image:url(../images/img_36.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	font-size: 62.5%
	}
	

	
#header-menu1 {
		font: bold 1.4em Verdana, Tahoma, Arial, sans-serif;
		color: white;
		text-align:left;
		padding-left:190px;
		padding-top:5px;
		padding-bottom:5px;
	}
	
#header-menu2 {
		font: bold 1.4em Verdana, Tahoma, Arial, sans-serif;
		color: white;
		text-align:left;
		padding-left:150px;
	}

#header-top {
		background: url(../images/header-top.png) top;
		background-repeat:no-repeat;
		width:715px;
		height:289px;
	}
	
#header-bottom {
		background: url(../images/header-bottom.png) top;
		background-repeat:no-repeat;
		width:715px;
		height:75px;
}
	
#content {
	margin: auto;
	width: 650px;
	}
	
#wedparty {
	position:relative;
	width:630px;
}

#picleft {
	align:left;
	width:100px;
}

#picright {
	align:right;
	width:100px;
}

#content-back {
	background: url(../images/content.png) top;
	background-repeat: repeat-y;
	margin: auto;
	width: 715px;
	}
	
#footer {
	margin: auto;
	font-family: Arial, sans-serif;
	font-size: 1.0em
	width: 650px;
	}

#footer-back {
	background: url(../images/footer.png) top;
	background-repeat:no-repeat;
	height:100px;
	width: 715px;
	margin: auto;
	}
	
@import url(global.css);