#Container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #D5C4BC;
}
#Header {
	height: 80px;
	background-color: #633B2E;
	padding-top: 10px;
	padding-left: 10px;
}
#menu {
	text-align: right;
	margin-right: 20px;
	overflow: visible;
	color: #81D2E7;
}
#logo {
	width: 300px;
	float: left;
}
#photos {
	background-color: #633B2E;
	height: 230px;
}
#contenttop {
	height: 28px;
	clear: both;
	background-repeat: no-repeat;
}
#content {
	clear: left;
}
#contentbottom {
	height: 20px;
	clear: both;
	background-repeat: no-repeat;
}

#contentCol1 {
	width: 430px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#content1Col {
	width: 680px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}
#contentCol2 {
	width: 430px;
	float: right;
	margin-top: 3px;
	margin-right: 40px;
	margin-bottom: 0px;
}
#footer {
	background-color: #633B2E;
	height: 40px;
	clear: both;
	padding-top: 18px;
	padding-bottom: 10px;
}
#guestbook {
	background-color: #633B2E;
	height: 3px;
}
