#page { background: #BCBDAA url("images/theanchor.gif") no-repeat center center; }
#menu a { background: url("images/theanchor_links.gif") no-repeat; }

#theanchor a {
	background-position: 0 0;
	width: 259px;
	height: 15px;
	top: 7px;
}
#theanchor a:hover { background-position: 0 -15px; }
