@charset "utf-8";
.logo {
}
#dreamBuilderLogo {
	width: 250px;
	background-color: #9FA78F;
	float: left;
}
#thompsonTitle {
	width: 774px;
	float: right;
}
#header {
	width: 1024px;
	margin: 0px auto 0px auto;
	background-color: #9FA78F;
}
#navigation {
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-color: #9FA78F;
}
#sidenav {
	width: 250px;
	float: left;
}
#bodyMain {
	width: 1024px;
	float: right;
	background-color: #9FA78F;
	text-align: center;
}
#thompson {
	color: #E7DCBE;
	margin-bottom: -5px;
}
#pic1 {
	width: 350px;
	float: left;
	margin-left: 25px;
}
#pic2 {
	width: 350px;
	float: right;
	margin-right: 25px;
}
#picShow {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	float: right;
	background-color: #9FA78F;
}
#text {
	text-align: left;
	padding-left: 5px;
}
.byline {
	margin-top: -5px;
	font-size: 12px;
}
