#content-sub, #side-bar, #nav-main, #nav-sub, #search, #footer, #tool-bar, .detail{
	display:none;
}
body { 
	background:white;
	color:black;
	font-family:arial,sans-serif; 
}
h1 {
	font-size:18pt;
	margin-top:2em;
}
h2 {
	font-size:15pt;
	margin-bottom:.5em;
	margin-top:2em;
}
h3 {
	font-size:13pt;
}
p,ul,ol,td {
	font-size:10pt;
}
a {
	text-decoration:none;
	color:black;
}
td, th {
	vertical-align:top;
	text-align:left;
	padding:0px 20px 10px 0px;
}
.intro {
	font-weight:bold;
}
#container1, #container2 {
	width:95%;
	background:none !important;
}
#content {
	padding-top:60px;
}
#content-main {
	width:100%;
}
#header {
	position:absolute;
	background:url(template/metanium-logo-print.gif) no-repeat center top;
	left:0px;
	top:0px;
	height:100px;
	width:100%;
}	
#header img {
	display:none;
}
