body {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #fff; }

#globalPositioning {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: #000; 
	background: transparent; }

ul#level1Nav, a.skipNavigation, label.searchLabel, #sidebar {
	display: none; }

#content {
	margin: 0;
	padding: 0; }

#mainColumn {
	margin: 0;
	padding: 0; }

a {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color: #520;
	background: transparent;
	text-decoration: underline; }
a:link:after, a:visited:after {
/*	content: " (" attr(href) ") ";*/
	font-size: 90%; }
/*#content a[href^="/"]:after {
	content: " (http://www.antarctica.ac.uk" attr(href) ") "; }*/

#footer {
	display: none; }

img {
	clear: both;
	display: inline; }
