.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	padding: 0px;
	width: 100%;
	background-repeat: repeat-x;
	border: thin;
}

