div#container
{
   width: 560px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #000000;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #00FF00;
   text-decoration: underline;
}
a:visited
{
   color: #C0C0C0;
}
a:active
{
   color: #32CD32;
}
a:hover
{
   color: #005500;
   text-decoration: underline;
}
#Flash1
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   margin: 0;
}
