body {

}

A, A:link, A:active, A:visited {
	color: #C00;
	text-decoration: underline;
}
A:hover {
	color: #C00;
	text-decoration: underline;
}
#content {
	border: 0px;
}
#footer {
	display:none !important;
}
#navigation {
	display:none !important;
}
#tartan {
	display:none !important;
}
#eventTitle{
	position: relative !important;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	top: 0px;
}
#eventDate{
	position: relative !important;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	top: 15px;
}
#eventLocation{
	position: relative !important;
	color: #000;
	font-size: 12px;
	top: 30px;
}
#pageContent {
	overflow: visible !important; 
	height:auto;
	background: none !important;
	background-image: none !important;
	float: none !important;	
	position: relative !important;
	top: 40px;	
}
#pageContent H1 {
	font-size: 14px;
	border-bottom: solid 1px #000;
}
#pageContent H2 {
	font-size: 12px;
}
#pageContent H3 {
	font-size: 12px;
}
#pageContent table {
	font-size: 10px !important;
	color:#000 !important;
}