/* CSS Document */
#border, #MenuBar1, #DistrictNews-Border, #Info-Border, #AthleticScores-Border, #News-Border, #HotNews-Icon
{
display:none; 
}

#Main, #Banner
{
width: 750px;
height: auto;
}

#Info-Data
{
width:300px;
height:auto;
color:#000000; /*Used for change in Firefox */
}

@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  color:#000000;

}


