@charset "utf-8";

body{
	background: #fff; 
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 1.6em;
}
p{
	font-size: 1.2em;
	margin: 0 0 20px 0;
}
#sidebar, #footerright, #h1 span, #featurewrapper, #logo img{
	display: none;	
}
img{
	border: 0;	
}
br.clear{
	clear: both;
	display: block;
	height: 1px;
	width: 100%;
	line-height: 0;
	margin: -1px 0 0 0;
	padding: 0;
}
a:after{
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#logo a{
	color: #000;
	font-size: 1cm;
	text-decoration: none;
}
#logo a:after{
	content: "Business Showcase"	
}