html body #main {
	background: none;
}
body {
	font:12pt Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
}
a:link, a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
	border-bottom:#b4b4b4 1px solid;
}
.sIFR-flash {
	display : none !important;
	height : 0;
	width : 0;
	position : absolute;
	overflow : hidden;
}
.sIFR-alternate {
	visibility : visible !important;
	display : block !important;
	position : static !important;
	left : auto !important;
	top : auto !important;
	width : auto !important;
	height : auto !important;
}
#nav, #footer, #flash {
	display:none;
}
#content {
	width: 100%;
	margin:0;
	float:none;
	background:transparent;
}
#content, #secondary-content, #primary-content {
	float:none !important;
}
#primary-content a[href^="/"]:after {
 content: " (http://discovercraigavon.com" attr(href) ") ";
}
#primary-content a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 12pt;
}
#logo {
	font-size: 20pt;
	font-weight:bold;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}

