
/*  business.css -- global style sheet for nytebyte.com */
/*  Styles are for globals only -- some syle sheets will still exist in individual documents. */
/*  Last modified: 11/20/99 */
    body, html        { background-image: url(/business/images/slatblnd.jpg); background-repeat: repeat-y; font-family: Arial, Helvetica, sans-serif; }
    .small            { font-size: 10pt; }
    .headleft         { font-size: 22px; font-weight: 700; font-style: italic; color: #004000; }
    .foot             { font-size: 11px; font-weight: 700; text-align: center; color: #004080; }
    .preload          { width: 50%; margin:auto; padding:300px 0 400px 0; font-size: 16px; font-weight: 500; color: #E7E7E7; font-style: italic; text-align: center; }
    .small            { font-size: 10pt;  }
    .right            { text-align:right;  }
     .text            { font-size: 13px; }
    .center           { font-size: 10pt; text-align: center; }
    .linkright        { text-align: right; font-style: italic; line-height: 150%; }
    .thumbnails       { font-size: 10pt; text-align: center; background-color: #9A9A9A; }
    .emph             { font-weight: 700; font-style: italic; color: #28227D;  }
    .loading          { font-weight: 900; color: #FFFFFF;  }
     h3               { font-size: 14pt; font-weight: 700; }
    .bold             { font-weight: 700; }
    .boldital         { font-weight: 700; font-style: italic;  }
    .dkblue           { font-weight: 700; color: #000080; }
    .red              { font-weight: 700; color: #FF0000; }
     .magenta         { font-weight: 700; color: #FFA4FF; }
    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; }

/* BUSINESS SECTION TOPS */

  /* Green subhead used on some tops */
    .greensub       { color: #004000; font-weight: 700; }
  /* Sidebars of different BG colors */
     .sidebarblu     { color: #FFFFFF; font-size: 10pt; background-color: #004080;  }
     .sidebarpurp    { color: #FFFFFF; font-size: 10pt; background-color: #750075;  }

/* LARGE VERSION ART PAGES */
   BODY.art           { background-color: #757575; }
   TD.art             { background-color: #C0C0C0; font-size: 10pt; text-align: center; }
    .picframe        { background-color: #000000; text-align: center;  }


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

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

   #body         { position: absolute; top: 110px; left: 0; width: 800px; visibility: visible; }

   #preload      {  top: 0; left: 0; width:100%; height: 100%; padding:0 0 400px 0; position: absolute; visibility: visible; background-color: #000000; }




