/*** This file is for applying custom css rules to the public site. It will not be overwritten. ***/

#NavBar
#{
 # padding-top:4px;
  #width:960px;
   # display: none
#}

#menu
{
  background-color:#5f5f61;
  color:white;
    display: none
}

#copyright
{
	display:none;
}

#header
{ display:none;

}