﻿#body1 {
	position: absolute;
}
#pic1 {
	background-image: url('CAROLINA/rick_c.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic2 {
	background-image: url('CAROLINA/bob.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic3 {
	background-image: url('CAROLINA/David_c.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
.picholder {
	position: absolute;
	background-image: url('CAROLINA/bkgrd2.gif');
	background-repeat: no-repeat;
	background-position: left;
}
#pic4 {
	background-image: url('CAROLINA/paula.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic5 {
	background-image: url('CAROLINA/waldo.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic6 {
	background-image: url('CAROLINA/scott.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic7 {
	background-image: url('CAROLINA/rick_s.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic8 {
	background-image: url('CAROLINA/greg.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic9 {
	background-image: url('CAROLINA/mark.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic10 {
	background-image: url('CAROLINA/chad.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic11 {
	background-image: url('CAROLINA/carlos.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic12 {
	background-image: url('CAROLINA/charles_k.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic13 {
	background-image: url('CAROLINA/rosalba.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
#pic14 {
	background-image: url('CAROLINA/doris.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
}
.text {
	position: absolute;
}
.name {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
	color: #003366;
}
.title {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
	font-style: italic;
}
.email {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
}
.job {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}
