	body {
		background:  #ffffff; 
	}
	
	#topbar-outer {	
		width: 100%; 
		margin: 0;
		padding-bottom: 0;
		background-image: none;
	}

	#topbar-inner {
		width: 100%; 
		margin: 75px 0 0 0;
		text-align: left;
		position: relative;
	}
	
	#topbar-inner h2 {
		width: 425px;
		height: 150px;
		overflow: hidden;
		font-size: 1em; 
		line-height: 1.5em;
		background: none;
	}
	
	#topbar-inner:after {
		content: url("../img/logo-impact.png");
		position: absolute;
		width: 250px;
		height: 110px;
		top: 0;
		left: 0;
	}

	#content-outer {
		width: 100%; 
		margin: 0;
	}
	
	#content-inner  {
		padding-left: 10px;
		padding-right: 10px;
	}

	
	
	#content-inner a.fancybox {
		background: none;
	}

	#content-inner a.fancybox span {
		background: none; 
	}

	#content-inner a.fancybox span img {
		display: block;
	}

	
	#content-inner ul {
		list-style-type: square;
		margin-left: 1.5em;
	}
	
	#content-inner ul li {
		background: none;
		padding: 0;
		margin-left: 0;
	}
	
	
	#footer-outer  {
		border-top: 1px solid #000000;
		background-image: none;
		width: 100%; 
		margin: 0;
	}
	
	#footer-inner {
		width: 100%; 
		margin: 0;
	}
	
	#footer-inner p {
		padding: 10px;
	}
	
	#topbar-inner ul li, #topbar-inner ul li a {
		background-image: none !important;
	}
	
	#topbar-inner ul li a:after {
		background: transparent;
	}
	
	#topbar-inner ul li {
		padding: 5px;
	}

	#topbar-inner ul li a {
		min-width: 40px;
		padding-left: 5px;
		padding-right: 5px;
		background-color: #ffffff;
		color: #313131;
		text-shadow: none;
		min-width: 75px;
		-moz-border-radius: 	10px; 
		-webkit-border-radius: 	10px;
		border-radius: 			10px; 
		-moz-box-shadow: 0px 0px 5px #888;
		-webkit-box-shadow: 0px 0px 5px #888;
		box-shadow: 0px 0px 5px #000000;
	}

	#topbar-inner ul  {
		display: none;
	}

	#map-canvas-outer {	
		float: none;
		padding: 0px;
		background: transparent;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px; 
	}
	
	#map-canvas-inner {
		width: 550px;
		height: 350px;
	}
	
	.dataTables_filter {
		display: none;
	}
	
	#content-inner ul.news-calendar li.link {
		display: none;
	}


.facebook-topbar-button {
	display: none;
}