/* hide the link text for regular visitors */
#topEvent span {
	display: none;
}
/* show a picture instead */
#topEvent {
	display:block;
	width:722px;
	height:166px;
}
