h1 {line-height: 100%;}

/*
table {
	overflow-x: visible;
	table-layout: fixed;
	}
	*/

img {
        max-width: 100%;
        height: auto;
        width: auto\9;  /* ie8 */
	}


#header {
	background: #fff;
	}

#bannerbackground {
	background: #fff;
	}

#extras {
	display: none;
	}

#give {
	display: none;
	visibility: hidden;
	}

#search {
	display: none;
	}

#navbar {
	display: none;
	}

#content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	}

#footer {
	display: none;
	}
