div#navbar
	{
	position: relative;
	left: 0px;
	top: 80px;
	width: 1000px;
	height: 20px;
	z-index: 30;
	text-align: left;}

.nav_table
	{
	width: 1000px;
	height: 20px;
	background-color: #00A54E;}

.nav_menu
	{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;}