/* permanent styles */
a:hover 	{color: #bbffbb; background: purple;}

body				{background: #96f url(http://www.wyevalleyfestival.com/piccy_purple2.jpg) 0 0 no-repeat fixed; margin: 0px;
					behavior: 		url(csshover.htc);} /* WinIE behavior call */
body.january2008	{background: #96f url(http://www.wyevalleyfestival.com/piccy_sepia2.jpg) 0 0 no-repeat fixed; margin: 0px;}

div.content 		{background: url(http://www.wyevalleyfestival.com/piccy_ghost_purple2.jpg) 0 0 no-repeat fixed; margin: 50px 12% 95px 12%; max-width: 750px ; }
div.january2008	  	{background: url(http://www.wyevalleyfestival.com/piccy_ghost_purple2.jpg) 0 0 repeat-y fixed; margin: 50px 12% 95px 12%; max-width: 750px ; }

table 				{padding: 2em 2em 0 2em; border: 3px solid yellow; margin: 0px; }
table.noborder		{border: 0px solid blue;}

td          	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; }
td.composer 	{font-weight: bold; text-align: right; vertical-align: top;}
td.prices		{font-weight: bold; text-align: center;}
td.price_detail  	{text-align: center;}

.row1       {font-size: 22px;  text-align: center;}
.row2       {font-family: "Times New Roman", Times, Serif; font-style:italic; font-size: 22px; font-weight: bold; text-align: center;}
				
.row3       {font-family: "Times New Roman", Times, Serif; font-style:italic; font-size: 18px; font-weight: bold; text-align: center;}

.row4       {color: brown ;font-family: "Times New Roman", Times, Serif; font-style:italic; font-size: 16px; font-weight: bold; text-align: center;}

.row12      {font-size: 12px; text-align: center;}
.row6912    {font-size: 16px; 
				height: 20px; 
				font-style:italic; 
				font-weight: bold; 
				vertical-align: bottom;
				font-family:  "Times New Roman", Times, Serif;}
				
.row71013	{color: #006a25; font-size: 12px; font-style:italic; }
.row_empty  {font-size: 6px; }

span.hover:hover 	{color: #bbffbb; background: purple;}


/* temporary'diagnostic styles */

td    		{border: 0px dotted purple; padding: 0px; }
