/* ------------------------------------------------------------------*/
/* Uncomment one of 01 through 08 to adjust color-scheme during      */
/*   the year. Colors of the menu buttons will change automatically  */
/*   on the designated days but you MUST change the color-scheme     */
/*   manually.                                                       */
/* ------------------------------------------------------------------*/
    /* Global */
    .img {border:0px}

    body {
      background-image: url("../images/graphics/keiko_gi.jpg");
      background-attachment: fixed;
      background-repeat: repeat;
    }

    div {font-family:verdana}

    #header {
      width: 1298px ;
      margin-left: auto ;
      margin-right: auto ;
    }

    #content {
      width: 1298px ;
      margin-left: auto ;
      margin-right: auto ;
    }

    #footer {
      width: 1298px ;
      font-size: 75% ; 
      color: #ffffff ;
      margin-left: auto ;
      margin-right: auto ;
    }
    /* Global */

    /* Med Grey - Test Mode/Default */
    .MenuPad {background:#777777; color:#777777}
    .CenterColumn {background:#777777; color:#000000}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#bbbbbb}
    .MedLink0 {color:#bbbbbb; text-decoration:none}
    .MedLink1 {color:#bbbbbb; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#dd2121}
    .AlertLink0 {color:#dd2121; text-decoration:none}
    .AlertLink1 {color:#dd2121; text-decoration:underline}
    /* Med Grey - Test Mode/Default */
        
    /* 01 Steel Blue - 12/21-02/01 */
    /*
    .MenuPad {background:#33669f; color:#33669f}
    .CenterColumn {background:#33669f; color:#000000}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#aaaaaa}
    .MedLink0 {color:#aaaaaa; text-decoration:none}
    .MedLink1 {color:#aaaaaa; text-decoration:underline}
    .WhiteText {color:#cccccc}
    .WhiteLink0 {color:#cccccc; text-decoration:none}
    .WhiteLink1 {color:#cccccc; text-decoration:underline}
    .AlertText {color:#cc2121}
    .AlertLink0 {color:#cc2121; text-decoration:none}
    .AlertLink1 {color:#cc2121; text-decoration:underline}
    */
    /* 01 Steel Blue */
    
    /* 02 Dark Blue - 02/02-03/20 */
    /*
    .MenuPad {background:#000084; color:#000084}
    .CenterColumn {background:#000084; color:#999999}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#dddd66}
    .MedLink0 {color:#dddd66; text-decoration:none}
    .MedLink1 {color:#dddd66; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#ff3030}
    .AlertLink0 {color:#ff3030; text-decoration:none}
    .AlertLink1 {color:#ff3030; text-decoration:underline}
    */
    /* 02 Dark Blue */
    
    /* 03 Sky Blue - 03/21-04/30 */
    /*
    .MenuPad {background:#3399cc; color:#3399cc}
    .CenterColumn {background:#3399cc; color:#000000}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#cccccc}
    .MedLink0 {color:#cccccc; text-decoration:none}
    .MedLink1 {color:#cccccc; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#ff3333}
    .AlertLink0 {color:#ff2121; text-decoration:none}
    .AlertLink1 {color:#ff2121; text-decoration:underline}
    */
    /* 03 Sky Blue */
    
    /* 04 Teal - 05/01-06/20 */
    /*
    .MenuPad {background:#009090; color:#009090}
    .CenterColumn {background:#009090; color:#000000}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#09ffff}
    .MedLink0 {color:#09ffff; text-decoration:none}
    .MedLink1 {color:#09ffff; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#cc3333}
    .AlertLink0 {color:#cc2121; text-decoration:none}
    .AlertLink1 {color:#cc2121; text-decoration:underline}
    */
    /* 04 Teal */
    
    /* 05 Forest Green - 06/21-07/31 */
    
    .MenuPad {background:#004123; color:#004123}
    .CenterColumn {background:#004123; color:#888888}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#229953}
    .MedLink0 {color:#229953; text-decoration:none}
    .MedLink1 {color:#229953; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#ff3333}
    .AlertLink0 {color:#ff3333; text-decoration:none}
    .AlertLink1 {color:#ff3333; text-decoration:underline}
    
    /* 05 Forest Green */
    
    /* 06 Hunter Green - 08/01-09/20 */
    /*
    .MenuPad {background:#355e3b; color:#355e3b}
    .CenterColumn {background:#355e3b; color:#999999}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#44aa5c}
    .MedLink0 {color:#44aa5c; text-decoration:none}
    .MedLink1 {color:#44aa5c; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#ff3333}
    .AlertLink0 {color:#ff3333; text-decoration:none}
    .AlertLink1 {color:#ff3333; text-decoration:underline}
    */
    /* 06 Hunter Green */
    
    /* 07 Yellow Ochre - 09/21-10/31 */
    /*
    .MenuPad {background:#e38217; color:#e38217}
    .CenterColumn {background:#e38217; color:#932227}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#f3d267}
    .MedLink0 {color:#f3d267; text-decoration:none}
    .MedLink1 {color:#f3d267; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#ff0040}
    .AlertLink0 {color:#ff0040; text-decoration:none}
    .AlertLink1 {color:#ff0040; text-decoration:underline}
    */
    /* 07 Yellow Ochre */
    
    /* 08 Copper - 11/01-12/20 */
    /*
    .MenuPad {background:#c96333; color:#c96333}
    .CenterColumn {background:#c96333; color:#791303}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#f9b383}
    .MedLink0 {color:#f9b383; text-decoration:none}
    .MedLink1 {color:#f9b383; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#cf0111}
    .AlertLink0 {color:#cf0111; text-decoration:none}
    .AlertLink1 {color:#cf0111; text-decoration:underline}
    */
    /* 08 Copper */
    
    /* Dark Green */
    /*
    .MenuPad {background:#006600; color:#006600}
    .CenterColumn {background:#006600; color:#000000}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#aaaaaa}
    .MedLink0 {color:#aaaaaa; text-decoration:none}
    .MedLink1 {color:#aaaaaa; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#ff2121}
    .AlertLink0 {color:#ff2121; text-decoration:none}
    .AlertLink1 {color:#ff2121; text-decoration:underline}
    */
    /* Dark Green */
        
    /* Dusty Pink */
    /*
    .MenuPad {background:#cc9f9f; color:#cc9f9f}
    .CenterColumn {background:#cc9f9f; color:#000000}
    .BlkText {color:#000000}
    .BlkLink0 {color:#000000; text-decoration:none}
    .BlkLink1 {color:#000000; text-decoration:underline}
    .MedText {color:#dddddd}
    .MedLink0 {color:#dddddd; text-decoration:none}
    .MedLink1 {color:#dddddd; text-decoration:underline}
    .WhiteText {color:#ffffff}
    .WhiteLink0 {color:#ffffff; text-decoration:none}
    .WhiteLink1 {color:#ffffff; text-decoration:underline}
    .AlertText {color:#ff3333}
    .AlertLink0 {color:#ff2121; text-decoration:none}
    .AlertLink1 {color:#ff2121; text-decoration:underline}
    */
    /* Dusty Pink */
    
