body
{
  background: #000 no-repeat fixed center top;
}

#dvsplash
{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 420px;
  height: 454;
  margin-left: -213px;
  margin-top: -227px;
  text-align: center;
  background: url(/images/dv.gif) top left no-repeat;
  overflow: hidden;
}

#dvcopy
{
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: 185px;
  height: 17px;
  width: 600px;
  color: #b8b3b3;
  font-family: Verdana;
  font-size: 9px;
  border: none;
  vertical-align: bottom;
}

a { color: #000000; }
a:active { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; }

a#main
{
  color: #000000;
  display: block; margin: 0; padding: 0; overflow: hidden; text-decoration: none;
  width: 100%;
  height: 454px;
}

ul
{
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  position: relative;
  bottom: 98px;
}

ul li
{
  display: inline;
  list-style-type: none;
  margin: 0 0 0 2px;
  padding: 0 0 0 0;
  width: 72px;
  height: 72px;
}

ul li img
{
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
  border: 2px solid black;
}

ul li img:hover
{
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
  border: 2px solid #888383;
}

#dvcopy a         { color: #888383; text-decoration: none; }
#dvcopy a:link    { color: #888383; text-decoration: none; }
#dvcopy a:visited { color: #888383; text-decoration: none; }
#dvcopy a:active  { color: #888383; text-decoration: none; }
#dvcopy a:hover   { color: #888383; background: #444343; text-decoration: none; }
