.no-print {
	display: none;
	}

#about-content {
	width: 100%;
	margin-left: 0;
	border-left: none;
	}
	
#about-content p {
	font-size: 18px;
	line-height: 20px;
	font-family: Times;
	}

#homepage-left-col {
	width: 50%;
	}
	
h1 {
	font-size: 22px;
	text-transform: capitalize;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	}
	
#lower-home {
	display: none;
	}
	
#homepage-image {
	margin-top: 40px;
	margin-right: 20px;
	}
	
#main-selling {
	margin-left: 0;
	border-left: none;
	width: 100%;
	}
	
#buying-list {
	display: none;
	}
	
#selling-list {
	display: none;
	}
	
#buyer-image {
	display: none;
	}
	
#buying-content {
	width: 80%;
	margin-left: 0;
	font-size: 1.4em;
	font-family: times, georgia, serif;
	}
	
#left-column {
	display: none;
	}
	
#footer {
	display: none;
	}
	
#mc_embed_signup {
	display: none;
	}