
#mainNav , 
#copyright ,
#sidebar , 
#adverts ,
.figure  ,
#banner ul ,
#banner #badge
 	{
	display: none ;
}

body {
	background: #fff ;
}

#banner {
	background: #fff ;
}

#wrapper {
	background  : #fff ;
	border-style: none ;
	width       : auto !important ;
}

#main {
	border  : none ;
	padding : 0 ;
	width   : auto !important ;
}

#copyright {
	padding-left: 0px ;
}

* {
	color: #000000 !important ;
}

h1 {
	font-size: 18pt !important ;
}

h2 {
	font-size  : 14pt !important ;
	font-weight: bold !important ;
}

p {
	font-size: 10pt !important ;
}

#logo {
	display: block ;
}

/* PRINT LINK DETAILS - DOES NOT WORK IN IE6&7! BUT DOES IN ALL OTHERS */

a:after {
	content: "(" attr(href) ")" ;
}









