#Table_01 {
	position:absolute;
	left:50%;
	top:0px;
	width:800px;
	height:600px;
	margin-left: -400px;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:79px;
}

#nav1_ {
	position:absolute;
	left:0px;
	top:79px;
	width:114px;
	height:23px;
}

#navhome_ {
	position:absolute;
	left:114px;
	top:79px;
	width:52px;
	height:23px;
}

#nav3_ {
	position:absolute;
	left:166px;
	top:79px;
	width:55px;
	height:23px;
}

#navcoll_ {
	position:absolute;
	left:221px;
	top:79px;
	width:104px;
	height:23px;
}

#nav5_ {
	position:absolute;
	left:325px;
	top:79px;
	width:57px;
	height:23px;
}

#navabout_ {
	position:absolute;
	left:382px;
	top:79px;
	width:86px;
	height:23px;
}

#nav7_ {
	position:absolute;
	left:468px;
	top:79px;
	width:48px;
	height:23px;
}

#navcontact_ {
	position:absolute;
	left:516px;
	top:79px;
	width:76px;
	height:23px;
}

#nav9_ {
	position:absolute;
	left:592px;
	top:79px;
	width:51px;
	height:23px;
}

#navevents_ {
	position:absolute;
	left:643px;
	top:79px;
	width:57px;
	height:23px;
}

#nav11_ {
	position:absolute;
	left:700px;
	top:79px;
	width:100px;
	height:23px;
}

#homeslice_ {
	position:absolute;
	left:0px;
	top:102px;
	width:800px;
	height:498px;
}

#content {
	position:absolute;
	top:102px;
	width:800px;
	background-color: #f4f4ef;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px;
	color: #726C23;
}

a:link {
	color: #9E971E;
}

a:visited {
	color: #9E971E;
}
a:hover {
	color: #66620F;
}
