a {
	color:#333;
	text-decoration:none;
	border:0 none;
}
#nav {
	background-image: none;
	width: 100%;
}
#nav span {
	visibility: visible;
}

#navbody {
	padding-top: 25px;
	height: 23px;
}
#nav1,#nav2,#nav3,#nav4,#nava,#navb,.navgap1,.navgap2,.navgap3,.navgap4 {
	background-image: none;
	float:left;
	margin-right: 2em;
}
#nava a,#navb a,#nav1 a,#nav2 a,#nav3 a,#nav4 a  {
	display: inline;
	width:100%; height:100%;
}
#content {
	width: 80%;
}
#footer {
	margin-top:100px;
}
.nobr {
	white-space: nowrap;
}