/********************************************************************/
/* BrentWorks Web Developments Standard Document Model Header - CSS */
/********************************************************************/
/* URIs:          http://www.walletmagic.com/css/home.css           */
/*                http://walletmagic.com/css/home.css               */
/*                www.walletmagic.com/css/home.css                  */
/*                walletmagic.com/css/home.css                      */
/* Description:   Cascading Style Sheet for walletmagic.com         */
/* Author:        Brent J. Angeline - BrentWorks                    */
/* CSS:           W3C-Validated CSS1 and CSS2                       */
/********************************************************************/
/*   Site Design by BrentWorks Web Developments and Digital Media   */
/*                    http://www.brentworks.com/                    */
/********************************************************************/
html
{ color: #ffffff;
  background-color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12pt;
  margin: 0;
}
body
{ color: #ffffff;
  background-color: #000000;
  background-image: url("../images/background.jpg");
  background-repeat: repeat-x;
  background-position: top;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12pt;
  margin: 0;
}
table, td
{ color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12pt;
  padding: 0;
  border: 0;
}
a
{ color: #00ff00;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
}
a:visited
{ color: #00ff00;
  font-family: verdana, arial, helvetica, sans-serif;
}
a:active
{ color: #00ff00;
  font-family: verdana, arial, helvetica, sans-serif;
}
a:hover
{ color: #ffff00;
  font-family: verdana, arial, helvetica, sans-serif;
}
.copy
{ font-size: 8pt;
}
.trickText
{ font-size: 14pt;
}
#instructions
{ position: absolute;
  width: 768;
  height: 432;
  z-index: 1;
}
#number
{ font-size: 36pt;
  font-weight: bold;
}
#yourNumber
{ position: absolute;
  width: 768;
  height: 432;
  z-index: 2;
  visibility: hidden;
}
#nav4
{ position: absolute;
  width: 768;
  height: 432;
  z-index: 3;
  visibility: hidden;
}
/***************************************************/
/*      Copyright and Trademark Legal Notice       */
/***************************************************/
/* All textual and graphical site content          */
/* Copyright (C) 2002 Barry Knight Product         */
/* Reproduction in whole or part without written   */
/* permission is prohibited.  All rights reserved. */
/***************************************************/
/*        walletmagic.com is a trademark of        */
/*              Barry Knight Product.              */
/***************************************************/
/*          e-mail: barry@walletmagic.com          */
/***************************************************/