/* Frisco Arts 5/04 revision css file - this style sheet is used only on the index page */
    
body { background-color: #656565; color: #333333; margin: 0px; height: 100%; } 

a:link { color: #0557FA; text-decoration: none; }
a:visited { color: #0557FA; text-decoration: none; }
a:active { color: #0557FA; text-decoration: none; } 
a:hover { color: #0557FA; text-decoration: underline; }

a.menu:link { color: #AEAEAE; text-decoration: none; }
a.menu:visited { color: #AEAEAE; text-decoration: none; }
a.menu:active { color: #AEAEAE; text-decoration: none; } 
a.menu:hover { color: #AEAEAE; text-decoration: underline; }

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 11px; font-weight: normal; line-height: 16px; }

p { margin-left: 30px; margin-right: 30px; margin-top: 10px; margin-bottom: 10px; }

  .menu  { font-size: 9px; font-weight: normal; color: #AEAEAE; text-align: center; }
  
  .wbg  { background-color: #FFFFFF; }
   
  .news { font-size: 13px; font-weight: bold; line-height: 20px; }
  
  .copyright  { font-size: 9px; font-weight: normal; text-align: center; color: #666666; }

  /* hidden keywords */
  .faa-kw { font-size: 1px; color: #656565; }
  
  
   /*regular*/
/*  .newsbg { background-color: #aab8d3; background-image: url(images/faanews_bg.gif); background-repeat: no-repeat; background-position: top left; } */

  /*halloween*/
  .newsbg { background-color: #aab8d3; background-image: url(images/faanews_bg-halloween.gif); background-repeat: no-repeat; background-position: top left; }

