#container {
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	margin-top: 0px;
	height: 740px;
}
#content {
	background-color: #4D4D4D;
	width: 100%;
	position: absolute;
	/*z-index: 7;*/
	height: 685px;
	background-position: 10px;
	top: 40px;
}

#groupphoto {
	height: 335px;
	width: 458px;
	position: absolute;
	left: 175px;
	top: 130px;
}
#aboutText01 {
	height: 100px;
	width: 600px;
	position: absolute;
	left: 100px;
	top: 465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #FFFFFF;
}
.aboutText01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
