body {
	background-color: #669966;
}
.container {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.sidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a.sidelink:hover {
	font-weight: bolder;
	text-decoration: underline;
}

.header {
	background-color: #FFFFCC;
	height: 100px;
}
.left-sidebar {
	float: left;
	width: 150px;
	top: 50px;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #CC0033;
	position: relative;
}
.content {
	float: right;
	margin-left: 10px;
	width: 550px;
	padding-top: 40px;
	padding-right: 90px;
	padding-bottom: 40px;
	padding-left: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#crewpic {
	height: 198px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}



.footer {
	background-color: #FFFFCC;
	height: 25px;
	clear: both;
	text-align: center;
	padding-top: 7px;
}

h1 {
	text-align: center;
}
#LEEDCert {
	position: relative;
	right: -200px;
	bottom: 2px;
}
