@charset "UTF-8";
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin-top: 20px;
	margin-left: 200px;
	height: 800px;
	float: none;
}
.Leftbar {
	float: left;
	height: 620px;
	width: 128px;
	background-color: #CCCCCC;
}
.TopBar {
	height: 100px;
	width: 900px;
	background-color: #CCCCCC;
	background-image: url(../sierrasustainable-logo1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.MainContent {
	float: right;
	width: 772px;
	background-color: #FFFFFF;
	height: 600px;
	padding-top: 20px;
}
.BottomBar {
	height: 80px;
	width: 900px;
	background-color: #CCCCCC;
	background-position: center center;
	background-image: url(../sierrasustainable-Licnums.gif);
	background-repeat: no-repeat;
}
.Inner {
	height: 620px;
	width: 900px;
}
.Body {
	background-color: #999999;
}
.Text {
	margin: 20px;
	clear: both;
}
.CoryPhoto {
	background-image: url(../Photos/Mix%20for%20kevin%20025.JPG);
	background-position: center center;
	background-repeat: no-repeat;
	height: 230px;
	width: 230px;
	border: thin solid #999999;
}
.DannyPhoto {
	background-repeat: no-repeat;
	height: 280px;
	width: 234px;
	float: right;
}
.Photo {
	height: 280px;
	width: 234px;
}
.NameText {
	margin: 10px;
	text-align: center;
}
.DannysPhoto {
	background-image: url(../Photos/Mix%20for%20kevin%20024.JPG);
	background-repeat: no-repeat;
	height: 230px;
	width: 230px;
	border: thin solid #999999;
}
.Photos {
	height: 300px;
	width: 672px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.Picture {
	width: 150px;
	background-position: left;
}
.Picturebar {
}
.inlinepictures {
	width:inherit;
	height:200px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: middle;
}
