.menu-b {
	margin:20px auto 20px auto;
	padding:0 0 3px 0;
	font-family: BankGothicBT-Medium;
	font-weight: normal;
	font-style: normal;
	font-size:1em;
	line-height:90%;
	letter-spacing:-1px;
	text-align: center;
	background-color:#133d8d;
	-webkit-text-size-adjust: none;/*this keeps browsers on phones from changing the font sizes*/
}
.menu-b ul {
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0;
	}