#sidebar {
	color: #FFFFFF;
	background-color: #000033;
	height: 495px;
	width: 138px;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	text-align: left;
}

#photobar {
	height: 90px;
	width: 630px;
	left: 170px;
	position: absolute;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}


#body {
	color: #000033;
	background-color: #FFFFFF;
	height: 446px;
	width: 610px;
	position: absolute;
	left: 170px;
	top: 112px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 20px;
}

#footer {
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	height: 14px;
	width: 310px;
	padding-top: 10px;
	position: absolute;
	left: 470px;
	top: 576px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	bottom: 0px;
}
#about {
	color: #CC6600;
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	left: 168px;
	position: absolute;
	margin-left: 12px;
	top: 110px;
}
#footer_left {
	color: #CC6600;
	background-color: #FFFFFF;
	height: 14px;
	width: 289px;
	padding-top: 0px;
	padding-left: 10px;
	position: absolute;
	left: 180px;
	top: 591px;
	padding-bottom: 10px;
}

#leadership {
	color: #CC6600;
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	position: absolute;
	left: 270px;
	top: 110px;
}
#services {
	color: #CC6600;
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	position: absolute;
	left: 360px;
	top: 110px;
}
#events {
	color: #CC6600;
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	position: absolute;
	left: 450px;
	top: 110px;
}
#linkstag {
	color: #CC6600;
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	position: absolute;
	left: 540px;
	top: 110px;
}
#outreach {
	color: #CC6600;
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	position: absolute;
	left: 630px;
	top: 110px;
}
#contact {
	color: #CC6600;
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	position: absolute;
	left: 720px;
	top: 110px;
}
#address {
	color: #FFFFFF;
	background-color: #000033;
	height: 105px;
	width: 138px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	top: 495px;
}
