/* Nav */
#headerInfo,#search,ul#nav {
	display:none;
}

#header h1 {
	background:none;
	text-indent:0;
}

/* Calendar */
body.eventlist #content {
	width:96%;
	padding:0;
	margin:0;
}

body.eventlist #content table.calendar {
	width:100%;
}

body.eventlist #sidebar {
	display:none;
}

#footer p.powered a {
	background:none;
	text-indent:0;
}

#content table.calendar td li a {
	text-decoration:none;
}