

#navigation {
	position:absolute;
	top: 62px;
	left: 6px;
	width: 950px;
	text-align: center;
	z-index: 102;
	visibility: visible;
}

#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 20px;
	text-align: center;
}

#navigation ul li {
	float: right;
	margin: 0px 3px;
	width: 135px;
	height: 14px;
	text-align: center;
	background-color: #0303fd;
}

#navigation ul li a {
	display: block;
	width: 135px;
	font-size: 8pt;
	text-decoration: none;
	color: #00FF00
}

#navigation ul li a:hover {color: yellow;}
#apDiv9 {
	position:absolute;
	bottom: 717px;
	left:608px;
	top:346px;
	width:221px;
	height:228px;
	z-index:104;
}
