
body {
	background: none;
	font-family: Verdana;
	}

#leaderboard, #swfNav, #sideMenu, #sidebarSS, #sidebarBB, #grass, #newsletter, #sectionTitle, #corusFooter, #treehouseFooter, #otherLinks, .commentNumber {
	display: none;
	}
	
h1, h2, h3, h4, h5, h6, p, a, li {
	color: black;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS;
	}
	
h1 { font-size: 1.25em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: .9em; }
h6 { font-size: .8em; }
	
p, li { font-size: .9em; }

.commentDetails, .details, #moreAbout { font-size: .7em; }
	
.comment h3 {
	font-size: .9em;
	}
	
a img {
	border: 0;
	}
	
	
#treehouseContent {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
