img, object, #nav, #right-col, a#logo, #header h2, #header p, div.logos, #show p, #subnav {
	display: none
}
#show .vcard {
  display: block;
  border-top: 1px dashed #999;
  padding-top: 15px;
  margin-top: 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding: 10px 0;
	margin: 0;
	color: #CCC;
	text-align: center;
	font-size: 14px;
	clear: both
}
h2 {
	font-size: 14px
}
h3 {
  font-size: 12px;
}
#footer {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin: 0;
	padding: 0;
	color: #000
}
#footer a {
	font-size: 11px;
}
#show {
	font-size: 11px;
	color: #CCC
}