body 
{
    width: 100%;
}
a:link{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}
a:hover{color:#D8E2E5; text-decoration:none;}
a:active{color:#000; text-decoration:none;}

#ctl00_NavBar {display: none;}
#ctl00_WorkTogether {display: none;}
#ctl00_SubNav {display: none;}
#ctl00_SubNav {display: none;}
#ctl00_Diagram {display: none;}
#ctl00_CurrentMembers {display: none;}
.noprint {display: none;}

#ctl00_Label1 {font-family: Verdana; font-size: 16px; color: #721B89; font-weight: bold}
#ctl00_SuccessName {font-family: Verdana; font-size: 14px; color: #721B89; font-weight: bold}
#ctl00_Panel1 {font-family: Verdana; font-size: 10px; width: 100%;}

.adminnav
{
    margin-top:5px;
    margin-left:-6px;
}

.adminnav a
{
    padding-right:5px;
    padding-left:5px;
}

.footer a:link{color:#000; }
.footer a:visited{color:#000; }
.footer a:active{color:#000; }

.outline
{
    border-width:1px;
    border-color:Red;
    border-style:solid;
}

.WorkTogether
{
    padding-top:7px;
    padding-right:7px;
    float:left;
    height:300px;
    width:225px;
}
.MainContent
{
    width:100%;
}
#FooterDiv {
  width:100%;
}