body {
	background-image:url('../img/rusty_bg.jpg');
	background-position:0px -8px;
}
#grid {
	background-image:url('../img/event_grid.png');
	background-repeat:no-repeat;
	background-position:-6px 0px;
}
#splash {
	position:absolute;
	/*background-image:url('../img/event.jpg');*/
	background-repeat:no-repeat;
	width:980px;
	height:394px;
}
#content {
	background-color:#8a3986;
	min-height: 460px;
}

#subnav {
	top:430px;
}

#xtra {
	position:absolute;
	top:59px;
	background-image:url('../img/event_amp.png');
	background-repeat:no-repeat;
	width:414px;
	height:386px;
	z-index:20;
}
