#navbar_container 	{ 	height: 22px; width: 100%; text-align:center; margin-top: -1%; }
#navlist li 		{	display: inline; list-style-type: none;	line-height: 22px; padding: 0px; }
#navlist a 			{	margin-left:17px; margin-right:17px; color: white; text-decoration: none; font-weight: bold; line-height: 20px; border: 0px; }
#navlist li:hover 	{	background-color: #666666; text-decoration: none; border: 0px; }
