a                 {font-weight: bold; text-decoration: none}
a:hover           {color: #FF0099; text-decoration: underline}

body              {
                     background: #FFFFFF url(graphics/bkg/HomeBkg.jpg) fixed;
                     background-repeat: repeat-y;
                  }

body, a, th, td, div, span, p, address, h1, h2, h3, h4, h5, h6
                  {
                     font-family: Arial, Tahoma, Verdana, sans-serif;
                  }

body, a, th, td, div, span, p, address
                  {font-size: 9pt}

.centre           {text-align: center}
.left             {text-align: left}
.right            {text-align: right}

.clearImg         {clear: both}
.imgLeft          {float: left}
.imgRight         {float: right}

#glider           {
                     visibility: hidden; position: relative;
                     top: 0px; left: 0; float: right;
                  }

div.craft         {margin-left: 5%}
div.craftTip      {float: right}
div.txtNavBar     {text-align: center; clear: both}

h1, h2, h3, h4    {color: #FF0099}
h1                {font-size: 14pt}
h2                {font-size: 12pt}
h3                {font-size: 11pt}
h4                {font-size: 10pt}

h4.subtopic       {margin-left: 7%}

hr                {color: #000099}
hr.header         {clear: both}

img.header        {float: right}

ol                {margin-left: 10%}

p, h1, h2, h3, h4 {margin-left: 5%}

p.contributor     {color: #000080; margin-left: 0%}
p.craftTip        {margin-left: 2px}
p.craftTip strong {font-weight: normal}

pre               {
                     font-family: "Courier New", Courier, monospace;
                     font-size: 10pt;
                  }

pre span          {
                     font-family: "Courier New", Courier, monospace;
                     font-size: 10pt;
                  }
span.asterisk     {color: #FF0000}
span.craftList    {font-size: 8pt; font-weight: normal}
span.grey         {color: #CCCCCC}
span.newLink      {
                     color: #FF0099;
                     font-family: "Times New Roman", serif; font-weight: bold; 
                  }

table.craft       {margin-left: 10%; background-color: #E6E6FA}
table.subtle      {background-color: #E6E6FA}
table.subtle img  {border: 1px solid #C0C0C0}

td                {text-align: left; vertical-align: top}
td.craftProj      {width: 85%}
td.craftProj p    {margin-left: 0%}
td.craftTip       {
                     background-image: url(graphics/bkg/tblCraft.gif);
                     color: #000080;
                  }

td.tableList      {width: 50%}

th                {vertical-align: top}

th.craftProj      {  text-align: left;
                     color: #FF0099; font-size: 10pt; width: 15%;
                  }

ul                {
                     list-style-image: url(graphics/bullet1.gif);
                     list-style-type: disc;
                     list-style-position: outside;  
                  }

ul.craftTip       {color: #000080}



