body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#homelink, #actions, #adminactions, #menuwrapper {
	display: none;
}

/*wrapper*/
#graphicswrapper div, #basewrapper div {
	clear: both;
}

.perf img {
	float: left;
	margin: 8px;
}

.flash {
	display: none;
}

#news1, #news2, #news3, #news4, .perf {
	border-top: 1px dotted #000;
}

/* address */
#address {
	display: none;
}

#footer {
	display: none;
}


/* credit */
#credit {
	display: none;
}