/* CSS Document */

 /*change colors to black on white*/


body { padding: 0; 

text-align:left; color : #000000; 

background : #ffffff; font-family : "Times 

New Roman", Times, serif; font-size : 

12px; } 





/*underline links*/

a { text-decoration : underline; color : 

#0000ff; }

/*Remove NonEssential Images Ads 

Navigation and Scripting*/

#footer {border:none;border-color:#fff;}

#banner, #nav, #crumbs, #branchmap, #services, img { display : 

none; } 









