body { font-family:	  Verdana, Geneva, Arial, sans-serif; 
       font-weight:	  bold; 
       background-color:  #000033;
      } /* this rule selects all fonts and makes them sans-serif */


h1  { position: absolute;
      font-size: 300%;
      color: #006699;
      left: 72px;
      top: 47px;
      z-index:4001;
      background-color:transparent;
      margin: 1px
      }


#box { position: absolute;
       top: 115px;
       left: 50px;
       width: 656px;
       height: 375px;
       padding: 25px;
       font-size: 90%;
       color: white;
       background-color: #cc0000;
       border-color:     white;
       border-style:     solid;
        }

#box1 { position: absolute;
        top: 30px;
        left: 350px;
        width: 350px;
         }

#box2 { position: absolute;
        font-size: 100%;
        top: 75px;
        text-align: center;
        width: 300px;
        }

#lattclink, #rcclink { color: white; }

#home, #lattc, #rcc, #media, #info { color: black; }

