body
{
	position:absolute;
	top:0px;
	left:0px;
	width:832px;
	background-color:#FDE7CB;
	color:#567764;
	font-family:Arial, sans-serif;
	font-size:small;
	border:0px;
	padding:0px;
	margin:0px;
}
#logo
{
	position:absolute;
	top:42px;
	left:48px;
	width:352px;
	height:114px;
	z-index:100;
}
#nav1
{
	position:absolute;
	top:232px;
	left:48px;
	width:123px;
	height:116px;
}
#nav_image
{
	padding:8px;
}
#home_photo
{
	position:absolute;
	top:23px;
	left:220px;
	width:616px;
	height:484px;
	z-index:10;
}
#address
{
	position:absolute;
	top:536px;
	left:0px;
	width:100%;
	height:24px;
	text-align:center;
}
#copyright
{
	width:100%;
	text-align:center;
}
#content
{
	position:absolute;
	top:150px;
	left:220px;
	width:500px;
}
#left
{
	float:left;
	margin:10px;
}
#right
{
	float:right;
	margin:10px;
}
#center
{
	text-align:center;
	margin:10px;
}

a
{
	text-decoration:none;
}
a:link
{
	color:#567764;
	font-weight:bold;
}
a:visited
{
	color:#567764;
	font-weight:bold; 
}
a:active
{
	color:#567764;
	font-weight:bold; 
}
a:hover
{
	color:#567764;
	font-weight:bold; 
}