div.staff-full-pic {
    float           : left;
    padding         : 5px;
}

img.galleryStaff-image {
    border          : 1px solid #162D56;
}

p.staff-title {
    margin-top      : 10px;
    margin-bottom   : 5px;
    margin-left     : 5px;
    font-size       : 12pt;
    font-weight     : bold;
}

p.bio {
    line-height     : 1.5em;
    clear           : none;
    text-align      : justify;
    margin-top      : 5px;
    margin-left     : 5px;
    margin-right    : 10px;
}

p.staff-list-city {
    width:                      75%;
    border-bottom:              1px solid #162D56;
    margin-bottom:              5px;
    margin-top:                 5px;
    font-size:                  10pt;
    font-weight:                bold;
}
.staff-full-pic{
   float:left; 
   padding-right:15px;
}
.staffListRow{
  text-align:center;
}
.staffListBox{
   width:130px; float:left; text-align:center;
}
.staffListBox a{
   font-weight:normal;
   text-decoration:underline;
}
.staffListBox a:hover{
   text-decoration:none;
}
#thumb-panel{
	float:right;
        width:200px;
        padding-left:15px;
        padding-right:20px;
        text-align:center;
        vertical-align:middle;
}
#image-panel{
    width           : 370px;
    height          : 360px;
    text-align      : center;
    margin		: auto;
}
#gallery-table {
	margin: 0 auto;
}
img#main-image{
    border: 1px solid #000000;
}
.gallery-thumb{
   border:2px solid #000000;
}
.gallery-thumb-highlight{
   border:2px solid #0000CE;
}
.thumb-row{
    display:block;
    text-align:center;
    clear:both;

}
div.thumb-row img{
   margin:3px 3px 3px 3px;
}
#instr-panel{display:none;}

.siteSpecialist a{
text-decoration:underline;
}
.siteSpecialist a:hover{
text-decoration:none;
}


