body, #container{
	background:transparent;
	font-size: 14px;
	line-height: 18px;
	width:auto;
	margin:auto;
	padding:auto;
	font-family: times, serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	text-indent:0;
	line-height:auto;
	margin:0;
	padding:0;
}
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 18px; font-variant: small-caps; }
h5 { font-size: 16px; }
h6 { font-size: 16px; font-style: italic; }

#container{
	border:none;
}
#container #header{
	background:none;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
	border-bottom:1px solid #666;
}
#container #header a, #container #header a:visited{
	color:#000000;
	text-decoration:none;
}

#container #header h1, #container #header h1 a{
	text-indent:0;
	background:none;
	height:auto;
	width:auto;
	float:none;
}

#contentblock{
	width:auto;
}
#container #content{
	color:#000000;
	margin:0;
}
#container #content h2{
	line-height:27px;
	color:#666;
	background:none;
	margin:0;
	padding:0;
	text-indent:0;
	border:none;
}
#container #content h3, #container #content h4{
	color:#000000;
	margin:0;
	padding:0;
	border:none;
}
#container #content #contentblock p, #events #container #content .vevent p{
	line-height:auto;
}

#container #content .totop, .skip, .tagheader, .tags, .helptip{
	display:none;
}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
}
#navigation{
	display:none;
}
#footer{
	background:none;
	border-top:1px solid #666;
	color:#666;
	font-size:10pt;
}
#footer #footerLinks{
	padding:0;
}
#footer #footerLinks a{
	padding:0;
	display:none;
}
#footer #footerLinks br{
	display:none;
}
#footer #footerLogo{
	display:none;
}
#backstretch-wrap{
	display:none;
}
