@charset "utf-8";
#header, #header-img, #nav, #topicpath, #menu {
	display:none;
}
body {
	font-size:14px;
}
#container, #main {
	width:100%;
}
#two-col #main h2 {
	font-size: 1.2em;
	margin-bottom: .2em;
	text-indent: 0;
	background: none;
	border-bottom: none;
}
table, td, th {
	border:1px solid #666666;
	border-collapse:collapse;
}
#event #main div {
	text-align: center;
}
#event #main div img {
	margin: 0em .5em;
}
#event #main p {
	padding: 0em 0em 0.5em .5em;
}
#event #main h4 {
	border-bottom: 1px solid #454545;
	margin-bottom: 0.5em;
	color: #454545;
}

