#navbar {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 1000px;
}	

#menu {
	margin: 0 auto 0 auto;
	padding: 0;
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
}

#menu a {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	height: 35px;
	text-align: center;
}

#menu span {
	display: none;
}

#find a {
	width: 194px;
	background: url(../rollovers/fbs1.gif) no-repeat;
}

#find a:hover {
	width: 194px;
	background: url(../rollovers/fbs2.gif) no-repeat;
}

#list a {
	width: 204px;
	background: url(../rollovers/lbs1.gif) no-repeat;
}

#list a:hover {
	width: 204px;
	background: url(../rollovers/lbs2.gif) no-repeat;
}

#log_in a {
	width: 206px;
	background: url(../rollovers/login1.gif) no-repeat;
}

#log_in a:hover {
	width: 206px;
	background: url(../rollovers/login2.gif) no-repeat;
}

#aboutus a {
	width: 203px;
	background: url(../rollovers/aboutus1.gif) no-repeat;
}

#aboutus a:hover {
	width: 203px;
	background: url(../rollovers/aboutus2.gif) no-repeat;
}

#faq a {
	width: 193px;
	background: url(../rollovers/faq1.gif) no-repeat;
}

#faq a:hover {
	width: 193px;
	background: url(../rollovers/faq2.gif) no-repeat;
}
