html, body { margin:0; padding:0; }
#topbun {
	position: relative;
	background: transparent url('http://greenstone.org/images/sitesbar/background.png') scroll repeat-x top left;
	margin: 0;
	padding: 0;
	height: 24px;
	max-height: 24px;
}

#topbun a:active, #topbun a:link, #topbun a:visited, #topbun a:hover {
	display: block;
	float: left;
	font-size: 14px;
	font-family: arial,tahoma,verdana;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
	margin: 0 6px;
	text-decoration: underline;
	font-weight: normal;
	cursor: default;
	border: none;
}



#topbun a.dim {
	text-decoration: none;
	cursor: pointer;
}


#meat {
	position: relative;
	clear: both;
}
