html
{
  height:                         100%;
  margin:                         0px;
  padding:                        0px;
}

body
{
  background-color:               black;
  color:                          white;
  font-family:                    Verdana, Arial, Helvetica, sans-serif;
  font-size:                      11px;
  height:                         100%;
  margin:                         0px;
  padding:                        0px;
}

a
{
  color:                          white;
  text-decoration:                none;
}

#body
{
  margin:                         0px auto;
  width:                          928px;
}

.container
{
  overflow:                       hidden;
  padding:                        20px 0px;
  text-align:                     center;
  width:                          928px;
}
#link1,
#link3
{
  float:                          left;
}

#link2,
#link4
{
  float:                          right;
}

#flashcontent_0,
#flashcontent_1
{
  height:                         528px;
  width:                          928px;
}

#flashcontent_1
{
  background-image:               url(img/bg.intro.jpg);
  background-position:            0px 0px;
  background-repeat:              no-repeat;
  position:                       relative;
}

#flashcontent_1 ul
{
  font-size:                      18px;
  left:                           57px;
  line-height:                    30px;
  margin:                         0px;
  padding:                        0px;
  position:                       absolute;
  top:                            350px;
}

#flashcontent_1 ul li
{
  list-style-type:                none;
  margin:                         0px;
  padding:                        0px;
}