#aboutfrontcol1 {
	width: 33%;
	left: 0;
	position: absolute;
  	margin-bottom: 30px;
  	font-family: "Raleway", Helvetica, Arial, sans-serif;
  	font-size: 2.2vh;
  	padding-right: 15px
}
#aboutfrontcol2 {
	width: 33%;
	margin-left: 33%;
	position: absolute;
  	margin-bottom: 30px;
  	font-family: "Raleway", Helvetica, Arial, sans-serif;
  	font-size: 2.2vh;
  	padding-right: 15px;
}
#aboutfrontcol3 {
	width: 33%;
	right: 0;
	position: absolute;
  	margin-bottom: 30px;
  	font-family: "Raleway", Helvetica, Arial, sans-serif;
  	font-size: 2.2vh;
  	padding-left: 15px
}
#teamfrontcol1 {
  	width: 20%;
    	left: 1%;
  	position: absolute;
  	margin-bottom: 30px;
}
#teamfrontcol2 {
    	width: 20%;
    	margin-left: 19%;
    	position: absolute;
}
#teamfrontcol3 {
    	width: 20%;
      	margin-left: 39%;
   	position: absolute;
}
#teamfrontcol4 {
    	width: 20%;
      	margin-left: 59%;
    	position: absolute;
}
#teamfrontcol5 {
    	width: 20%;
      	right: 0px;
       	position: absolute;
}
.tg  {
    	border-collapse:collapse;
    	border-spacing:0;
    	border-color: #777777;
}
.tg td{
    	padding:10px 5px;
   	border-style:solid;
   	border-width:1px;
    	overflow:hidden;
    	word-break:normal;
}
.tg th{
    	padding:10px 5px;
    	border-style:solid;
    	border-width:1px;
    	overflow:hidden;
    	word-break:normal;
}
.tg .tg-yw4l {
    	vertical-align:top;
}
.bio {
    	vertical-align:top;
  	padding: 10px;
  	text-align: left;
  	color: #000000;
  	background-color: rgb(248,249,249);
}
.biopic {
  	width: 20%;
  	text-align:center;
  	background-color: #C8D0D0;
}
.site-info {
  	color: rgb(34,34,34);
}