#footer, .footerchev, #topblock, .toplinks, 
#topset3, #search, #centre1, #centre2, 
#centre3, #centre4, #centre5, #centre6, 
#centre7, #bigleft, #bigright, .child, #children, 
#chevron, h1, .caps, .bread, #breadcrumb
{ 
	display: none; 
} 

body 
{ 
	background-color: #fff; 
	color: #000; 
	border: none;
	width: 100%;
} 

#wrapper, #innerwrapper, #intro1, #intro2, #intro3
{
	width: 90%; margin: 0; float: none;
	border: none; 
	font-family: Georgia, Palatino Linotype, Palatino, Book Antiqua, Times, serif;
	color: #000000;
	font-size: 12pt;
	line-height: 18pt;	
}

A:after {
  content: " (" attr(href) ")";
}

ABBR:after {
  content: " (" attr(title) ")";
}

#logo{
display:block;
position:absolute;
top:15mm;
left:22mm;
}

title, h2, .item
{
	font-family: Tahoma, Trebuchet MS, Geneva, Verdana, sans;
	color: black;
	font-weight:bold;
	font-size: 18px;
	text-align: left;
	padding-bottom:5mm;
}
 
 #intro1{
	position:relative;
	top:-17mm;
	left:-20mm;
	padding-top:2mm;
}

#intro2{
	position:absolute;
	top:45mm;
	left:-20mm;
}

#intro3{
	position:absolute;
	top:107mm;
	left:-20mm;
} 

#leftone
{
	position:relative;
	top:20mm;
	left:-70mm; 
}

#midtone
{
display:block;
	position:relative;
	top:50mm;
	left:-70mm; 
}

#rightone
{
 	display:block;
	position:relative;
	top:82mm;
	left:-70mm; 
}


.textwidth
{
width:150mm !important;
}
