.AboutLindaTextCell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #036;
	background-image: url(images/abou_linda_r6_c2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.ContactTextCell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #036;
	background-image: url(images/abou_linda_r6_c2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.ProjectTextCell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	background-image: url(images/projects_r4_c2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	background-position: top;
}
.ClickToReturnToProjectsLink {
	font-size: 14px;
	color: #036;
	background-image: url(images/projects_r1_c2.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#MasterTable tr .ProjectTextCell ul li ul li {
	list-style-type: disc;
}
a:link {
	color: #036;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}
a:visited {
	color: #036;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}
a:hover {
	color: #993400;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}
#Credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
}
