﻿p
{
    text-align: left;
}

a {color: White;}

a:hover{color: Black;}

.headerBar
{   
    background-color: #999999;
    border-color: black;
}

.staffImg {
    border: solid black 1px;
    float: right;
    margin-right: 5px;
    margin-left: 5px;}

.team b {text-decoration: underline;}

.team 
{
    width: 288px;
   
    min-height: 135px;
    border-right: solid #999999 1px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    float: left;
    background-color: #b7b1b7;
    margin-left: -3px;
    border-left: 4px solid white;
    color: White;
    
    }
.team span 
{
    font-size: 8pt;}
    
.bodyLeft {border-color: Black;}

.first
{background-color: #999;
    padding: 5px;
    margin-bottom: 10px;
    color: White;
    }
.bodyLeft h2, #calendar h2 {background-color: #999;
    border-top: solid 3px;
    border-bottom: solid 3px;
    border-color: black;
    }

#bodyContainer
{    
    background: #fff url(/media/global/images/theteam/container-bg.gif) repeat-y top left;  
}

h4
{
    padding-bottom: 0.8em;
}

h3
{
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    color: #71169f;
}

