/*Arup Designs version 2.0
author: Arup Sen
url: http://arupdesigns.co.uk
e-mail: arup@arupdesigns.co.uk
release date: December 2008
license: there isn't any. Use anything that you find useful and let me know if anything isn't working. Cool, thanks for looking. :)*/
/*this is the print stylesheet*/
body{background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:-18pt 0 0 0;
	font-size:100.01%;/*the .01 is for Safari*/
	position:relative;}
h1{font:20pt bold 'Helvetica Neue','Verdana', sans-serif;color: #6699CC;line-height:1em;}
div h2, th,#tagline{line-height:1em;color:#666;font-style:italic;font-size:1em;}
li{list-style-type:square;margin-left:-14px;}
#arup-photo,#hosting{display:block;}

/*stuff that doesn't need to be printed*/
img, #main-nav, #sub-nav,#contact #left-centre-col,#terms #centre-col h2{display:none;}