
#main {
	position: relative;
	width: 100%;
	height: 690px;
	border: 1px solid #661D22;
	background-color: #F8F5DA;
}

#header {
	position: relative;
	width: 100%;
	height: 92px;
	background-color: #90BB86;
}
#header_writing {
	position: relative;
	top: 28px;
	left: 339px;
}

#head_merge {
	position: relative;
	width: 100%;
	background: url(img/cream-tr.gif) top right no-repeat;
}

#sign {
	position: absolute;
	top: 44px;
	left: 28px;
	z-index: 10;
}
#intro {
	position: absolute;
	top: 160px;
	left: 40px;
	z-index: 10;
	color: #661D22;
	font-family: Georgia;
	font-size: 1.2em;
	letter-spacing: 1px;
	width: 300px;
	line-height: 1.1em;
}
#intro img {
	margin-right: 5px;
}
#visit {
	position: absolute;
	top: 560px;
	left: 60px;
	z-index: 10;
}

#bubble {
	position: absolute;
	top: 116px;
	left: 400px;
	width: 520px;
	height: 542px;
	background: url(img/home-back.gif) no-repeat;
}
#nav {
	position: absolute;
	top: 15px;
	left: 44px;
}
#nav #about {
	padding: 0px 15px 0px 15px;
}
#homephoto {
	position: absolute;
	top: 94px;
	left: 51px;
}
#bubble #info {
	position: absolute;
	top: 393px;
	left: 59px;
	width: 424px;
	height: 136px;
	color: #F5EFD8;
	font-size: 1.2em;
}
#bubble #info th {
	text-align: left;
}

