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

.nav_table
	{
	width: 1000px;
	height: 25px;
	background-color: #BB1403;}

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