/*
Not much here, but we can add as needed.  Please feel free to add or change
as needed

Other info:

Artist photo:
200 pixels wide by whatever high, jpg 60%

Artist page thumbnails:
Whatever pixels high by 150 max. pixels wide, 3-4 bit gif

Screen size image:
500 pixels max wide by 420 pixels max high, jpg at 60%

Jumbo size image:
Whatever pixels high by 640 minimum pixels wide, jpg at 60%

*/
A:link { color: #FFFF99; font-family: sans-serif; font-size: 10pt }
A:visited { color: #FF9900; font-family: sans-serif; font-size: 10pt }

P.Body
  	{	font-size: 12pt;
        font-style: bold;
        font-family:sans-serif;
		text-indent:24px;
		line-height: 125%; 	/*% is preferred my IE*/
        color: #CCCCCC;
	}
P.List  	
    {	font-size: 12pt;
        font-family:sans-serif;
		text-indent:0px;
		line-height: 125%; 	/*% is preferred my IE*/
        color: #CCCCCC;
	}
P.Poem      /*barsottik.htm has a poem*/  	
    {	font-size: 10pt;
        font-family:sans-serif;
		text-indent:75px;
		line-height: 50%; 	/*% is preferred my IE*/
        color: #CCCCCC;
	}
H1.ArtistName
    {	font-size: 14pt;
        font-family:sans-serif;
        font-style: bold;
		text-indent:0px;
        color: #CCCCCC;
        text-transform: capitalize;
	}
H1.Title    /*Title of artwork*/
  	{	font-size: 14pt;
        font-family:serif;
		text-indent:24px;
        font-style: normal;
		line-height: 14pt; 	/*% is preferred my IE*/
        color: #CCCCCC;
	}
H1.Description  /*Description of artwork*/
  	{	font-size: 10pt;
        font-family:serif;
		text-indent:24px;
        font-style: normal;
		line-height: 10pt; 	/*% is preferred my IE*/
        color: #CCCCCC;
	}
H1  
    {	font-size: 20pt;
        font-family:serif;
        font-style: bold;
		text-indent:0px;
        color: #FF9900;
	}
H1.HiLite   /*When over FF9900 background*/
     {	font-size: 20pt;
        font-family:serif;
        font-style: bold;
		text-indent:0px;
        color: #CC3300;
    }
H1.Note     /*footnotes, etc.*/
     {	font-size: 8pt;
        font-family:serif;
		text-indent:0px;
        color: #CCCCCC;
    }
H4 	{	font-size: 18pt;
        font-family:sans-serif;
		text-indent:0pt;
		line-height: 18pt; 	/*% is preferred my IE*/
        color: #CCCCCC;
        text-transform: capitalize;
	}
H3 	{	font-size: 12pt;
        font-family:sans-serif;
		text-indent:0pt;
		line-height: 12pt; 	/*% is preferred my IE*/
        color: #CCCCCC;
        text-transform: capitalize;
	}
LI 	{	font-size: 12pt;
        font-family:sans-serif;
		text-indent:0pt;
		line-height: 12pt; 	/*% is preferred my IE*/
        color: #CCCCCC;
	}
Td.HiLite /*when tabel cell background is FF9900 */
    {
    color: #993300
    }
/*comment*/

