<style type="text/css">

html 		{
		/*	background-image: url(http://www.centerforbookarts.org/images/background2.jpg); */
			background-repeat:no-repeat;
			}
BODY 		{
		/*	background-image: url(http://www.centerforbookarts.org/images/background2.jpg); */
			background-repeat:no-repeat;
			}
			
td			{
			font-family: palatino, palatino linotype, georgia, times new roman, serif;		
			font-size: 12px;
			}			
a:link, a:visited		
			{
			color: #F60;
			}
a:active, a:hover	
			{
			color: #cc9966;
			}
			
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active, a.subnav:link, a.subnav:visited, a.subnav:hover, a.subnav:active, a.subnav2:link, a.subnav2:visited, a.subnav2:hover, a.subnav2:active
			{ 
			color:#F60; 
			font-family: palatino, palatino linotype, georgia, times new roman, serif;
			}
a.nav:hover, a.nav:active, a.subnav:hover, a.subnav:active	
			{ 
			color: #cc9966;
			}
a.nav		{
			font-size: 12px;
			}			
		
/* gives a thin line above & below */
.headrow  		{ 
				font-weight: bold;
				border-bottom: 1px solid #000000; 
				border-top: 1px solid #000000;
				}	

a.subheader:link, a.subheader:visited, a.subheader:hover, a.subheader:active
			{	
			font-size: 16px;
			color:#F60;
			font-weight: bold;
			text-decoration: none;		
			}
a.subheader:hover, a.subheader:active	
			{ 			
			color:#cccc66;			
			}						
.dividerline
			{
			border-bottom: 1px solid black;
			}
.searchbox	{
			width: 100px;
			}
.payment	{
			border: 1px solid #333333;
			padding: 8px;
			font-size: 11px;
			line-height: 14pt;
			}
.urgent		{
			color: #F60;
			font-size: 12px;
			font-weight: bold;
			}
.schedlinks	{
			/* size attribute does not seem to be working */
			font-size: small;
			font-weight: bold;
			}
.head		{
			font-family: palatino, palatino linotype, georgia, times new roman, serif;
			font-size: 26px;
			line-height: 27pt;
			}
.subhead	{
			font-size: 18px;
			line-height: 19pt;
			}
/* used on events page for subtitles */
.subhead2	{
			font-size: 15px;
			line-height: 16pt;
			}
/* I don't think this is used but I'm not sure */
.head2		{
			font-family: palatino, palatino linotype, georgia, times new roman, serif;
			font-size: 24px;
			line-height: 25pt;
			}
/* used on many pages */
.sectionhead
			{
			font-size: 16px;
			color: #000000;
			font-weight: bold;
			border-bottom: 1px solid black;
			}	
/* used on the class detail pages */		
.sectionhead2
			{
			font-size: 20px;
			line-height: 20px;
			border-bottom: 1px solid black;
			}			
.glance		{
			font-size: 11px;
			}	
.classtitle	{
			font-weight: bold;
			color:#669966;
			text-transform: uppercase;
			font-size: 12px;
			}
.classdesc	{
			font-size: 13px;
			}
.intro  	{ 
			border-bottom: 1px solid #000000; 
			}
.greyout	{
			color: #666666;
			}
.instructor	{
			font-weight: bold;
			color:#F60;
			text-transform: uppercase;
			font-size: 12px;
			}
.tiny		{
			font-size: 10px;
			}
</style>