/* TecHome Builder Print CSS */

html, body {
	background: #fff;
	color: #000;
	font: 11wwpx font-family: "Times New Roman", Times, serif;
	width: 100%;
	}
hr { display: none; }

#switchback { display: none; }
#ad-top { display: none; }

#header {
	text-align: center;
	}
#header h1 {
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	}
#header h1 a {
	color: #000;
	text-decoration: none;
	}

#global { display: none; }
#header form { display: none; }
#subscribe { display: none; }
#nav-main { display: none; }
#ad-main { display: none; }
ul.crumbs { display: none; }

#content {
	margin: 0 auto;
	width: 90%;
	}
p.data { 
	text-align: center;
	padding-bottom: 10px;
	}
div.printbar {
	text-align: center;
	}
#content blockquote {
	text-align: center;
	}
div.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

#related { display: none; }
h3.add-comment { display: none; }
#commentary, #conversation { display: none; }
ol.comments { display: none; }
form#commentform { display: none; }
#footer { display: none; }

#copyright {
	margin: 0 auto;
	visibility: visible;
	text-align: center;
	width: 80%;
	}
