#about_link{
	float:left;
	display:block;
	width:105px;
	height:21px;
	text-indent:-9000px;
	background:url(../images/buttons/about.gif) 0 0 no-repeat;
}
#meetings_link{
	float:left;
	display:block;
	width:140px;
	height:21px;
	text-indent:-9000px;
	background:url(../images/buttons/meetings.gif) 0 0 no-repeat;
}
#news_link{
	float:left;
	display:block;
	width:131px;
	height:21px;
	text-indent:-9000px;
	background:url(../images/buttons/news.gif) 0 0 no-repeat;
}
#members_link{
	float:left;
	display:block;
	width:64px;
	height:21px;
	text-indent:-9000px;
	background:url(../images/buttons/members.gif) 0 0 no-repeat;
}
#search_link{
	float:left;
	display:block;
	width:60px;
	height:21px;
	text-indent:-9000px;
	background:url(../images/buttons/search.gif) 0 0 no-repeat;
}

#about_link:hover{
	background-position:0 -21px;
}
#meetings_link:hover{
	background-position:0 -21px;
}
#news_link:hover{
	background-position:0 -21px;
}
#members_link:hover{
	background-position:0 -21px;
}
#search_link:hover{
	background-position:0 -21px;
}

#menu .links{
	padding-left:73px;
	}
#menu .links li{
	float:left;
	padding-right:12px;
	}
#menu .links a{
	height:21px;
	}
#menu .links a:hover{
	}/* CSS Document */
