/* 










  The Team Members Profile Classes 
  NOTE: these are the iframe pages containing the team biog details.
*/
* { font-family:arial,helvetica,sanserif; }
body { backgrond-color:white; padding:1em; margin:0;color:#000000; font-size:0.8em; }
h1, h2 { padding:0; margin:0; }
p {}
a {}


.biog { float:left; width:700px; }
.biog.portrait, .biog.content { float:left; padding:0; margin:0; }
.biog.portrait { width: 80px; }
.biog.portrait img { width: 60px; height:auto; }

.biog.content{ width:600px }
.biog.content h1 { color:#743E7B; font-size:1.5em; }
.biog.content h2 { color:#000000; font-size:1em; }



