@charset "UTF-8";
#menuleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 138px;
	background-color: #7B5229;
	background-image: url(../about/images/menuleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuwelcome {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 183px;
	background-image: url(../about/images/menuwelcome.jpg);
	background-repeat: no-repeat;
}
#menuabout {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 181px;
	background-image: url(../about/images/menuabout.jpg);
	background-repeat: no-repeat;
}
#menucontact {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 182px;
	background-image: url(../about/images/menucontact.jpg);
	background-repeat: no-repeat;
}
#menuphotos {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 182px;
	background-image: url(../about/images/menuphotos.jpg);
	background-repeat: no-repeat;
}
#menuright {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 134px;
	background-image: url(../about/images/menuright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerleft {
	background-image: url(../about/images/headleft.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 446px;
	width: 138px;
	background-repeat: no-repeat;
}
#headercenter {
	background-image: url(../about/images/headcenter.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 446px;
	width: 728px;
	background-position: left top;
}
#headerright {
	background-image: url(../about/images/headright.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 446px;
	width: 134px;
	background-position: left top;
}
#bdyleft {
	background-image: url(../about/images/repeatleft.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 138px;
	height: 640px;
}
#bdycenter {
	background-color: #FFEBAF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 728px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #663300;
}
#bdyright {
	background-image: url(../about/images/repeatright.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 134px;
	height: 640px;
}
#holder {
	width: 1000px;
}
#footleft {
	background-image: url(../about/images/footleft.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 202px;
	width: 138px;
}
#footcenter {
	background-image: url(../about/images/footcenter.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 202px;
	width: 728px;
}
#footright {
	background-image: url(../about/images/footright.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 202px;
	width: 134px;
}
#btmnav {
	background-image: url(../about/images/btmnav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 106px;
	width: 1000px;
}
#bdyphoto {
	background-image: url(../area/images/repeat.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
	height: 1100px;
}

