body {
	background:none;
}

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
  color:#1a1a1a;
}

#navigation,
#banner,
#sidebar_homepage,
#sidebar_inside,
#sidebar_nav, 
#mega-nav, 
a.white_buttons{
  display: none !important;
}

#header .logo h1 {
	color:#1a1a1a;
	display:block;
	width:600px;
	margin:5px 0 0 5px;
	
	}

#footer {
	background:none;
	border-top:4px solid #1a1a1a;
}

#footer h2,
#footer h1, 
#footer h3, 
#footer p {
	color:#1A1A1A !important;
}

#content {
  margin-left: 0;
  margin-right: 0;
}

.block {
  width: 100%;
}

.noprint {
  display: none;
}


