#trackKeys{
margin-top: 10px;
margin-left: 70px;
border-style: none
border-width: 1px;
padding:10px;
text-align: center;
background-color: #cedceb; 
width: 400px;
font-size: smaller;
}

.spkrListBox {
 margin: 20px;
 padding: 20px;
border-style: none;
border-width: 3px;
border-color: #96adc7;
}

.spkrBox{
border-bottom-style: ridge;
border-width: 4px;
border-color: #96adc7;
padding:10px;
margin: 20px;
background-color: #ffffff;
}

.spkrPict{
float:right;
	width: 70px;
	height: 100px;
}

.spkrNamebox{
margin-left: 40px;
margin-bottom: 15px;
font-size: 14pt;
color: navy;
}

.spkrName{
font-weight: bold;
}

.spkrDecorations{
font-size: smaller;
margin-left: 4px;}

.spkrProps{

}

.spkrTitle,
.spkrTitleProf,
.spkrTitleSurv,
.spkrTitlePartnr
 {
//border-top-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-left: 10px;
margin-bottom: 10px;
padding:top: 6px;
color: black;
font-size: larger;
}

.spkrTitleProf {
color: blue;
}

.spkrTitleSurv{
color: green;
;}

.spkrTitlePartnr{
color: #ff6600;

.spkrDescr{ 
color: navy;
margin:14px;
}