.homeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-variant: small-caps;
	text-decoration: none;
	text-align: right;
}
.anchorBckgrd {
	background-position: center;
}
.welcomeLinks {
	font-size: 14px;
	list-style-type: circle;
	color: #333333;
	list-style-position: outside;
	text-indent: -1pt;
}
.headings1 {
	font-size: 14px;
	font-weight: 300;
	font-variant: small-caps;
	letter-spacing: 0.5em;
	text-indent: 1em;
	color: #FFFFFF;
	border: #333333;
	padding: 5px
}
.otherLinks {
	text-decoration: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.copyright {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.contentLayer {
	text-align: left;
	padding: 30px 10px 10px;
	list-style-type: square;
	color: #333333;
	vertical-align: top;
}
.rightPanel {
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.memberBioBckgrd {
	background-image: url(assets/memberBckgrd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.memberContactInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
.memberName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	text-align: right;
	padding: 2px;
	letter-spacing: 0.1em;
	vertical-align: middle;
}
.memberList {
	text-indent: -1px;
	list-style-position: inside;
	list-style-type: square;
	text-decoration: none;
}
.homeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	background-position: right top;
}
