@import "home.css";

#page2 {
	width: 100%;	/* Avoids IE6 right-margin bug if window is < header pic width */
	border-right: none;
}

#content {
	margin: 0 10px 0 175px;
	border-right: none;
}

#header {
	width: 100%;
	border-right: none;
}
