body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #6A6A6A;
	margin:0px;
}
img {
	border:none;
}
legend {
	color:#CCCCCC;
}
label {
  float:left;
	width:125px;
	text-align:right;
	margin-right:12px;
}
.intro {
	padding:5px;
	background-color:white;
	border:1px solid black;
	text-align:center;
}
.introArea {
	position:relative;
	top:120px;
}
#memberTitle {
	padding:2px;
	background-color:white;
	border-bottom:1px solid black;
}
#memberTitle span {
	color:#333333;
	font-size: 24px;
	padding-left: 16px;
}

#content {
	color:#CCCCCC;
	padding:10px;
}
.textLabel {
	font-weight:bold;
	margin-right:15px;
}
#Navigation {
  position:absolute;
	top:50px;
	right:15px;
}
#Navigation span {
	color:#333333;
	font-size: 11px;
	vertical-align: middle;
	position: relative;
	top: -16px;
	padding-left:3px;
	margin-right:10px;
}
#Navigation a {
	text-decoration:none;
}
.PageTitle {
	color:#CCCCCC;
	font-size:21px;
	font-weight:normal;
	text-align:center;
}
.BCTrail {
  font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	color:#CCCCCC;
}
.ImageContainer {
  border: 1px solid #7F7F7F;
	padding:5px;
	text-align:center;
}
#SlideShowNav {
  background-color:white;
	padding:5px;
	border-bottom:1px solid black;
}
.button {
  color:#CCCCCC;
	background-color:#5D5D5D;
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-top:1px solid grey;
	border-left:1px solid grey;
}
.imgDescription {
  text-align:left;
	margin-left:18px;
}

