  body { font-family: Arial, Helvetica;
         background: #000000 no-repeat center top;
        }

a
{
  outline: none;
}

  #valid { 
    float: left;
	}

  #BOXES1 { width: 470px;
    margin-left: auto;
    margin-right: auto;
        } 


  #BOXES { width: 490px;
    margin-left: auto;
    margin-right: auto;
    border: 0;
        }

  #BOXES td.abox { 
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
        }
 
  #BOXES td.bbox a { 
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(images/newscombo1.png);
    background-repeat: no-repeat;
    text-indent: -999em;
    border: 0;
        }

  #BOXES td.bbox a:hover { 
        background-position: bottom;
        }
        
  #BOXES td.cbox a { 
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(images/contactcombo1.png);
    background-repeat: no-repeat;
    text-indent: -999em;
        }

  #BOXES td.cbox a:hover { 
        background-position: bottom;
        }


  #BOXES td.dbox a { 
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(images/baseboxw.png);
    background-repeat: no-repeat;
    text-indent: -999em;
        }

  #BOXES td.dbox a:hover { 
        background-position: bottom;
        }

  #BOXES td.ebox { 
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(images/simatbox.png);
    background-repeat: no-repeat;
    text-indent: -999em;
        }

  #BOXES td.ebox :hover { 
        background-position: bottom;
        }

  #BOXES td.fbox a { 
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(images/baseboxw.png);
    background-repeat: no-repeat;
    text-indent: -999em;
        }

  #BOXES td.fbox a:hover { 
        background-position: bottom;
        }


  #BOXES td.gbox a { 
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(images/1980combo1.png);
    background-repeat: no-repeat;
    text-indent: -999em;
        }

  #BOXES td.gbox a:hover { 
        background-position: bottom;
        }

  #BOXES td.hbox a { 
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(images/1990combo1.png);
    background-repeat: no-repeat;
    text-indent: -999em;
        }


  #BOXES td.hbox a:hover { 
        background-position: bottom;
        }


  #BOXES td.ibox a { 
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(images/2000combo1.png);
    background-repeat: no-repeat;
    text-indent: -999em;
        }

  #BOXES td.ibox a:hover { 
        background-position: bottom;
        }

  #FOOTER { border-top: 3px solid rgb(54, 54, 54);
    width: 470px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    }

  #FOOTER p { margin: 0pt;
    font-size: .8em;
    line-height: 1.3em;
    text-decoration: none;
    color: rgb(221, 221, 221);
    }

  #FOOTER a { font-size: .9em;
    font-weight: normal;
    text-decoration: none;
    color: White;
    }

  #FOOTER a:hover { color: rgb(81, 81, 132);
    text-decoration: underline;
    }


