body {
	color: #000000;
	background-color: #fff;
	font-family: serif;
	font-size: 11pt;
	}
	
div, p, th, td, li, dd, dl, dt {
	font-family: serif;
	font-size: 11pt;
}

#level0 {
	margin-top: 110px;
	}

#mainBody {
	padding-bottom: 2em;
	background: transparent;
	}
	
#topNav {
	display: none;
}

#lftBar {
	display: none;
}

#divMenuSub {
	display: none;
}

#iframeContent {
	display: none;
}

#divMenu {
	display: none;
}


#mainContent {
	margin: 0;
	padding: 0;
	width: auto;
}

#content {
	border: 0;
	margin: 0 5%;
	padding: 0;
	width: auto;
	background: transparent;
	}

#subNav {
	display: none;
	}
	
#mainFooter {
	margin: 0 5%;
	padding: 0;
	color: #000;
	background: transparent;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#mainContent a:link:after, #content a:visited:after {
	content: "  (" attr(href) ") ";
	font-size: 70%;
	text-decoration: none !important;
   }
   
#mainContent a[href^="/"]:after {
	content: "  (www.reefed.edu.au" attr(href) ") ";
	text-decoration: none !important;
	font-size: 9pt;
   }
   
#editContainer {
	display: none;
	}
   
p.breadcrumb {
	display: none !important;
}

#mainContinuePages {
	display: none !important;
}


   
#printHeader {
	position: absolute;
	width: 90%;
	height: 100px;
	top: 0px;
	left: 0px;
	display: block;

}

#printHeader p {
	font-size: 9pt;
}

#printHeader #GBRMPA_printLogo {
	float: right;
	display: inline;	
}

#printHideFlash {
	display: none;
}

