@charset "utf-8";
/* CSS Document */
body{background-image:url(../images/bluebackground.gif)}

#container {
	background-color:#FFFFFF;
	border:#8a0c09 solid 5px;
	position:absolute;
	left:-479px;
	margin-left:50%;
	top:3px;
	width:950px;
	height:957px;
	z-index:1;
}
#logo {
	position:absolute;
	left:226px;
	top:16px;
	width:500px;
	height:197px;
	z-index:3;
}
#content {
	position:absolute;
	left:28px;
	top:227px;
	width:909px;
	height:1037px;
	z-index:2;
}
#tagline {
	position:absolute;
	left:149px;
	top:96px;
	width:944px;
	height:41px;
	z-index:3;
}
#familyphoto {
	position:absolute;
	left:37px;
	top:238px;
	width:314px;
	height:356px;
	z-index:3;
}
#aboutcopy {
	position:absolute;
	left:497px;
	top:243px;
	width:442px;
	height:574px;
	z-index:4;
}
#family {
	position:absolute;
	left:43px;
	top:248px;
	width:443px;
	height:263px;
	z-index:4;
}

#restaurant {
	position:absolute;
	left:37px;
	top:560px;
	width:444px;
	height:263px;
	z-index:3;
}
#footer {
	position:absolute;
	left:6px;
	top:871px;
	width:946px;
	height:94px;
	z-index:5;
}
