body {
	font: 10pt/150% Arial, Helvetica, sans-serif;			
	padding: 2em 2em 2em 4em;
	background:none;
}

.hide,
#hmenu,
#search_pager,
#menu,
#staff,
#text-header
 {
	display: none;
}

#logo {
	font-size: 16pt;
	line-height: 300%;
	clear:both;
	background:none;
	float:none;
}

#text-header img {
	width: 100%;
}

a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}