/***********************************************/
/* about_scouting_menu.css                     */
/* css menu rules specific to about/scouting   */
/***********************************************/

body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  text-align:justify; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#content {
   clear:both;
   width:100%;
}

#masthead, #navBar, #siteInfo {display:none;} 
