a:link {
	color: #00529E;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #00529E;
}
a:hover {
	color: #660000;
}

.bodytext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1em; 
	font-weight: bold;
}
	
.bodytextsingle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}

.bodytextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	position: relative;
	left: 25px;
	width: 545px;
}
.tableposition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: -3px;
}
.navposition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 2px;
}

#editable {
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 7%;
	text-size: 1em;
	text-weight: normal;
}

#editable ul {
	list-style-type: none;
}

#editable li {
	margin-bottom: 1%;
}

#editable h3 {
	margin-bottom: 0.5%;
	color: navy;
	border-bottom: solid 1px navy;
	overflow: hidden;
}

#editable name {
	background-color: navy;
	color: orange;
	text-size: 3em;
}

#pic {
	float: right;
	width: 214px;
	height: 200px;
	padding: 4px;
}

#contactInfo {
}

#contactInfo status {
	font-weight: bold;
}

#contactInfo p {
	font-size: 1em; 
}

#editable bio {content: Bio}
