/**************************************************************************/
body div#event
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: #000000 url(bg_event.gif) 50% 0 no-repeat;
}

body div#event a.eventLnk
{
	display: block;
	width: 100%;
	height: 100%;
}
/**************************************************************************/
