/*************************************************/
/*                                                                      	*/
/* Bizgrok Inc: Bizcard StyleSheet Template	           	*/
/*  $Revision: 1.1 $                                                    	*/
/*  $Date: 2002/06/21 $                                 		*/
/*  Copyright 2000 Chelsea Data Inc			*/
/*  Joyce Thomas, Web Design			*/
/* <webmaster@bizgrok.com>			*/
/****** Standard Colors:				*/
/*  BODY ELEMENTS				*/
/* 	Background/Dark: Black #000		*/
/*	Body/P-Font/Light: White #FFF		*/
/*	TD-Font/Light: White #FFF			*/
/*	LI-Font/Light: White #FFF			*/
/*	note/address-Font/Light: White #FFF		*/
/*	blurb-Font/Light: White #FFF			*/
/*******------------------------------------------------*******/
/*  HEADER ELEMENTS				*/
/* 	Background/Dark: Black #000		*/
/*	H1-Font/Light: Yellow #FFFF00		*/
/*	H2-Font/Light: Yellow/Green #99FF00		*/
/*	H3-Font/Light: Yellow #FFFF00		*/
/*******------------------------------------------------*******/
/*  NAVBAR ELEMENTS				*/
/* 	Background/Light: Lt-Yellow #FFFF99		*/
/*	td.nav-Font/Dark: Black #000		*/
/*	LI-Font/Dark: Black #000			*/
/*******------------------------------------------------*******/
/*  MENUBAR ELEMENTS				*/
/* 	Background/Dark: Black #000		*/
/*	Body/P-Font/Light: Lime #CCFF00		*/
/*	TD-Font/Light: Lime #CCFF00		*/
/*	LI-Font/Light: Lime #CCFF00	 #996633	 #660000	*/
/*******------------------------------------------------*******/

body         {
                color: white;
                background-color: #663300;
                background-image: none;
                margin: 0em;
                font: 10pt Verdana, Arial, Tahoma, serif;
                text-align: justify;
                }
h1            {
                font-size: 20pt;
                font-family: tahoma, arial, Lucida, sans-serif;
                color: #FFFF99;
                background-color: #663300;
                text-align: left;
	}
h2	{
	font-size: 14pt;
                font-family: tahoma, verdana, Lucida, sans-serif;
	color: #F0DCB3;
	background-color: #663300;
	text-align: left;
	}
h3	{
                font-size: 14pt;
                font-family: "Comic Sans MS", eyechart, sans-serif;
                color: #FFFF00;
                background-color: #663300;
                text-align: left;
                }
h4            {
                font-size: 13pt;
                font-family: "Comic Sans", "Comic Sans MS", sans-serif;
                }
a:active	{
	text-decoration: none;
	}
td.navbar       {
	color: white;
	background-color: #FFFF99;
	font: 14pt Carilla, Garamond, sans-serif;
	}
td.main	{
	color: #FFF;
                background-color: #663300;
 	}
.logo, .header, .subheader      {
	text-align: center;
	}
.note	{
	font: 8pt Verdana, sans-serif;
                }
a:link       {
                color: #000;
              text-decoration: none;
                }
a:visited       {
                color: #FFFF99;
	text-decoration: none;
                }
a:hover         {
                color: #FFF;
                background-color: #000;
	text-decoration: none;
                }
a:hover img     {
                background-color: #FFF0CC;
                }
hr              {
                color: #06C990;
                }
strong      {
                color: #FFF0CC
                font-weight: 600;       /* normal+200 */
                }
img          {
                border-width: 0px;
                }
                }
.banner    {
                text-align: center;
                }
.blurb          {
                font: 12pt "Comic Sans MS", "Mead Bold", sans-serif;
                color: #09487D;
                text-align: center;
                margin-left: 9%; margin-right: 9%;
                }
