@charset "utf-8";
/* CSS Document */
#logo {
	background-image:url(images/images/zen_02.png);
	background-color:#FFF;
	height:768px;
	width:339px;
	float:left;
}
#topwave {
	background-image:url(images/images/zen_03.png);
	float:inherit;
	height:193px;
	width:683px;
	background-repeat:no-repeat;
	margin-left:340px;
}
#bodycopy {
	background-color:#666
	height:575px;
	width:685px;
	overflow:auto;
	max-height:575px;
}
#boy {
	text-align:inherit;
}
#Home {
	position:absolute;
	left:389px;
	top:110px;
	width:102px;
	height:46px;
	z-index:1;
}
#About {
	position:absolute;
	left:541px;
	top:106px;
	width:93px;
	height:50px;
	z-index:2;
}
#Events {
	position:absolute;
	left:673px;
	top:108px;
	width:122px;
	height:52px;
	z-index:3;
}
#Contact {
	position:absolute;
	left:834px;
	top:106px;
	width:189px;
	height:57px;
	z-index:4;
}
img {  
	border-style: none;
}
.style1 {	
	font-size: large;
	font-weight: bold;
}
a:link {
	color: #0F0;
}
a:visited {
	color: #060;
}
a:hover {
	color: #0F3;
}
a:active {
	color: #0C0;
}

