A{
  color : white;
  text-decoration : none;
}
.menu{
  position : absolute; 
  visibility : hidden;
  background-color : black;
  border-top-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-width : 2px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-style : solid;
  border-top-color : white;
  border-right-color : white;
  border-bottom-color : white;
  border-left-color : white;
}
.menuItem{
  font-family : Arial,sans-serif;
  font-style : normal;
  font-size : 13pt;
  font-weight : bold;
  text-decoration : none;
  white-space : nowrap; 
  cursor : pointer;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
.flashMovie{left:8px; top:254px; z-index:12; position:absolute;}
.flags{left : 1px; top : 275px; z-index:12; position:absolute;}
.infoBox{left:3px; top:354px; z-index:12; position:absolute;}