/* CSS Document  name="Index" */

body { 
  margin:0%; 
  overflow: hidden; 
  height: 100%; 
  background:#000000; 
  font-size:small; 
  font:normal normal 100% 'Arial',Trebuchet,
  Verdana,Sans-Serif; color:#A0A1A3; font-size:10px; 
}

#flashcontent { position: absolute; top: 0px; left:0px; width: 100%; height: 100%; z-index: 0;}
#plugin { position: absolute; bottom: 5%; left:5%; }
a.plugin { color:#ffffff; font-size:100%; text-decoration:none; outline:none; }
a.plugin:hover { color:#9A9A9A; font-size:100%; text-decoration:none; }
