body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: none;
	margin: opx;
	padding: 0px;
}
.deptnav {
	padding: 0px;
	margin: 0px;
	height: 12px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.groupnav {
	padding: 0px;
	margin: 0px;
	height: 12px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	visibility: hidden;
}
.dnav {
	margin: 0px;
	padding: 0px;
	border: none;
}
#navouter {
	position: absolute;
	top: 100px;
	left: 0px;
	border: solid 1px black;
}
#navinnerleft {
	display: inline;
	border: solid 1px blue;
}
#navinnerright {
	display: inline;
	border: solid 1px red;
}
#topbanner1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#top01 {
	background-color: #000000;
	width: 100%;
	height: 110px;
}
#top02 {
	background-color: #E8D7DF;
	width: 100%;
	height: 10px;
}
#top03 {
	background-color: #7B4674;
	width: 100%;
	height: 52px;
}
#topbanner2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 790px;
}
#topbanner3 {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 800px;
}
#akmain {
	position:absolute;
	top: 200px;
	left: 10px;
	width: 800px;
}
.onright {
float: right;}