#content {
	background: #9dbb99 url(/images/uploads/starterkit_background.jpg) no-repeat;
}

#secondary_head {
	height: 480px;
}

#secondary_head h1 {
	text-indent: -9000px;
}

#description {
	font-size: 1.5em;
	padding: 0 0 0 0;
}

#description p.intro {
	font-weight: bold;
}

#stuff {
	background: #8ca788;
	float: left;
	margin-right: 20px;
	padding: 0 20px;
	width: 385px;
}

#form {
	background: #8ca788;
	float: left;
	padding: 0 20px;
	width: 385px;
}

.starterkit p.notes {
	background-color: #8ca788;
	background-image: none;
	color: #fff;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	padding: .75em;
}

.downloads li {
	clear: both;
}

div.powerpoint {
	float: left;
	margin: 0 20px 20px 0;
}

	div.powerpoint img {
		float: none;
		margin: 0;
	}