body  {
	font-size:12pt;
	background:#fff;
	color:#000;
	width:100%;
}

a{
	color:#000;
	text-decoration:underline;
}

#wrapper-shadow{
display:none;
}

.template #container { 
	margin-left:0;
	width: auto;
	background:transparent;
}	
	
.template #header { 
	background:#F16E21; 
} 
	.template #header .links{
		display:none;
	}	
	.template #search{
	display:none;
	}

.template #sub{
display:none;
}
		
.template #sidebar {
	display:none;
}

.template #mainContent { 
	width:100%;
}
	.template #mainContent #print-url{
	display:block;
	}
