/* Print */
#mainmenu
{
	display:none;
}

#bodytext
{
	margin-left:2cm;
	margin-right:2cm;
}

#contents
{
	background:none;
}

.menuimagery
{
	display:none;
}

#bottommenu
{
	display:none;
}

#masthead .topbar
{
	display:none;
}

#masthead .main
{
		 background-color: #00715f;
}

#masthead .archivesbranding 
{
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	top:0;
}

#exhibitionselection
{
	display:none;
}


#masthead .imagery
{
	display:none;
}

#wrapper
{
	margin-top:200px;
}

#bottom
{
	display:none;
}

img
{
	border:none;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #00715f;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style:normal;
	font-weight: bold;
	color: #00715f;
}

/* Consider removing h3 tag - doesn't function as a heading */
h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00715f;
	font-style: normal;
	font-weight: normal;
}

h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}

.backtotop
{
	border-right:1px solid #006699;
	border-bottom:1px solid #006699;

	text-align:right;
	font-size:0.85em;
	padding:5px;

	margin-left:5px;
	margin-bottom:10px;
}

.backtotop
{
	display:none;
}

.hide {
	display:none;
}

#breadcrumb {
	display:none;
}
