body {
	font-size: 12pt;
	}
h2.sub {
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
	margin-bottom: 1.5em;
}

#content p {
	margin: 0 10px 0 40px
}
/*#header {
	background: url(images/headPrint.jpg) no-repeat right;
	height: 100px;
	padding: 0;
	margin: 0;
	top: 0
}*/

#header2 {
	display: none;
}
#nav, #switch, #switch2, #sidebar {
	display: none;
	}
	
/*img {
	display: none
}*/
a:link, a:visited {
	color: blue;
	}	

#content .entry p a:link:after, #content .entry p a:visited:after {
	content: " (" attr(href) ") ";
	}
	
	#footer p {
	color: #666;
	margin: 32px 0;
	padding: 6px 0 0 0px;
	border-top: 1px solid #ddd;
	font-size: 10px
}