
/*  formaker.css -- global style sheet for nytebyte.com's Formaker */
/*  Styles are for globals only -- some styles will still exist in individual documents. */
/*  Last modified: 6-6-2000 */

    P                 { font-family: Arial, Helvetica, sans-serif; }
    P.small           { font-size: 10pt; }
    TD                { font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
    TD.headleft       { font-size: 22px; font-weight: 700; font-style: italic; color: 004000; }
    TD.foot           { font-size: 11px; font-weight: 700; text-align: center; color: 004080; }
    TD.preload        { font-size: 16px; font-weight: 500; color: E7E7E7; font-style: italic; text-align: center; }
    TD.small          { font-size: 10pt;  }
    TD.text           { font-size: 13px; }
    SPAN.emph         { font-weight: 700; font-style: italic; color: 28227D;  }
    SPAN.loading      { font-weight: 900; color: FFFFFF;  }
    H3                { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: 700; }
    H3.center         { text-align: center; }
    SPAN.bold         { font-weight: 700; }
    SPAN.emph         { font-weight: 700; font-style: italic;  }
    A:link            { font-family: Arial, Helvetica, sans-serif; font-weight: 700; color: 28227D; }
    A:active          { font-family: Arial, Helvetica, sans-serif; font-weight: 700; color: 007B00; }
    A:visited         { font-family: Arial, Helvetica, sans-serif; font-weight: 700; color: 804040; }

/*  FOR NYTEBYTE ONLY: positioning of head art for mouseovers. Can be deleted for final version */
/*  1.4 of the Formaker */

   #biztop       { position: absolute; top: 0; left: 0; width: 793; height: 108; visibility: visible; }

   #goals        {  top: 13; left: 14; width: 39; height: 27; position: absolute; visibility: hidden; }
   #history      {  top: 13; left: 72; width: 56; height: 26; position: absolute; visibility: hidden; }
   #webdes       {  top: 13; left: 149; width: 83; height: 27; position: absolute; visibility: hidden; }
   #cgi          {  top: 13; left: 251; width: 75; height: 27; position: absolute; visibility: hidden; }
   #java         {  top: 13; left: 343; width: 78; height: 25; position: absolute; visibility: hidden; }
   #art          {  top: 16; left: 436; width: 31; height: 17; position: absolute; visibility: hidden; }
   #rec          {  top: 41; left: 15; width: 54; height: 14; position: absolute; visibility: hidden; }
   #dload        {  top: 40; left: 83; width: 57; height: 15; position: absolute; visibility: hidden; }
   #est          {  top: 40; left: 157; width: 49; height: 15; position: absolute; visibility: hidden; }
   #formaker     {  top: 40; left: 223; width: 53; height: 15; position: absolute; visibility: hidden; }
   #guestbook    {  top: 40; left: 290; width: 54; height: 20; position: absolute; visibility: hidden; }
   #addlink      {  top: 40; left: 362; width: 53; height: 15; position: absolute; visibility: hidden; }
   #main         {  top: 18; left: 489; width: 80; height: 14; position: absolute; visibility: hidden; }

/* END OF NYTEBYTE SECTION: The following are REQUIRED for the Formaker: */

   #body         { position: absolute; top: 110; left: 0; width: 800; visibility: visible; }
   #preload      {  top: 0; left: 0; width: 800; height: 600; position: absolute; visibility: hidden; }




