ul{
	margin:0;
	padding:0;
	position: absolute;
	left: 324px;
	top: 100px;
	width: 603px;
}

#navi1-li{
	width:100px;   
	height:50px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}




#navi1-ul-li{
	width:100px;
	height:50px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}

#navi1-ul-li a{
	color:#FFF; 
	text-decoration:none;  text-align:center;  
}

#navi1-ul-li a:hover{color: #000000; 
	text-decoration: underline ;  text-align:center; 
	
}




a{
	color:#FFF;
	text-decoration:none;
}



	.subtext{
		padding-top:3px;
	}










/*Menu Color Classes*/
.home{background: #BCBCBC url(../Images/green-item-bg2.jpg)  top left no-repeat;}
.Academic{background:  #DCC51D  url(../Images/acaddemic-bg.jpg) top left no-repeat;}
.history{background: #E6426B url(../Images/history-bg.jpg) top left no-repeat;}
.news{background: #3D9C63  url(../Images/gallery-bg.jpg) top left no-repeat;}
.adminis{background: #008FDD url(../Images/administration-bg.jpg)top left no-repeat;}
.contact{background: #0CAFAF  url(../Images/contact-bg.jpg) top left no-repeat;}
