/*
	author // jon @ pi-squared
 	www.pi-squared.co.za // superior web design and development since 2001
*/

body {
	background: #fff;
	color: #000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 100%;
	width:600px;
}
#head .fRight, #head .navigation,
#left,
.breadcrumbs,
#right,
.print,
#foot {
	display: none;
}
#head h1{
	display:block;
}
#head h1 span{
	display:none;
}
#skin h2{
	display:none;
}
#torso{
	padding-left: 40px;
}
#skin{
	padding-left:10px;
}
