
body{
	background: #fff;
	width: 100%;
	font-family: verdana,arial,sans-serif;
	color: #000;
	font-size: 12pt;
}

#header, #top_nav, #tn_nav, #tn_sch, #bot_nav, #bn_nav, #footer, #cont_fcs, #cont_fcs_rel, #pagetools{
	display: none;
}

div#downloads div#cont_fcs{
	display: block;
}

#content{
	width: 100%;
	padding: 0 3%;
	float: none !important;
}
	#content a:link:after, #content a:visited:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
	}
		#content a[href^="/"]:after {
			content: " (http://www.whittleseabusiness.com.au" attr(href) ") ";
		}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

h1{ font-size: 120%; }
h2{ font-size: 115%; }
h3{ font-size: 110%; }
h4{ font-size: 110%; font-style: italic; }

/* hide that floating javascript navigation bar */
.clCMAbs, .clBar, .clLevel0{
	display: none; visibility:hidden;
}

