.bioPicture {
   float: left;
   width: 200px;
   text-align: center;
}

.bioInformation {
   margin-left: 205px;
   height: 230px;
   padding-top: 25px;
}

.bioLabel {
   background-color: #B64000;
   color: white;
   font-weight: bold;
   width: 100px;
}

.bioSport {
   font-size: 16pt;
   font-weight: bold;
   margin-bottom: 20px;
}

.bioTitle {
   font-size: 16pt;
   font-weight: bold;
   padding-bottom: 5px;
}

.bioData {
   padding-right: 10px;
}

.bioTable {
}

.bioCareer {
   font-size: 16pt;
   font-weight: bold;
   color: white;
   background-color: #38556E;
}
