/* HTML TAGS START */
BODY {
  width:                       100%;
  height:                      100%;
  margin:                      0px;
  padding:                     0px;
  cursor:                      default;
  font:                        normal 11px Verdana;
  color:                       #b9b9b9;
  line-height:                 16px;
  text-align:                  center;
  background-color:            #000000;
}

a {
  color:                       #FFFFFF;
  text-decoration:             underline;
}

a:hover {
  color:                       #00A2DE;
  text-decoration:             none;
}

table td {
  vertical-align:              top;
  text-align:                  center;
}
/* HTML TAGS END */

/* CUSTOM CSS TAGS START */

#fullscreen {
  width:                       100%;
  height:                      100%;
}

#siteholder {
  width:                       100%;
  height:                      100%;
  text-align:                  center;
  vertical-align:              middle;
}

#site {
  width:                       300px;
  height:                      240px;
  margin-bottom:               160px;
  text-align:                  center;
  font:                        normal 11px Verdana;
  color:                       #b9b9b9; 
  line-height:                 16px;
}

#logo {
  width:                       300px;
  height:                      208px;
  text-align:                  center;
  background:                  #000000 url('images/thisplay_noise.jpg') no-repeat; }
}

#construction {
  width:                       300px;
  height:                      32px;
  padding:                     6px 2px 0px 0px;
}


/* LIST MENU STYLES END */
