	body 			{
						color: #000000;
						font-family:Courier,courier,monospace;
						font-size:small;
						#font: small,Courier,courier,sans-serif;
					}
	/*pre 			{font-size: x-small}*/
	a:link 			{color: #990000}
	a:visited 		{color: #990000}
	a:hover 		{color: #990000}
	a:active 		{color: #990000}
	img 			{margin: 0 0 0 0; background-color: #990000}
	div.day span.date		{color: #990000}
	div.day span.date:before{content: "_____ "; }
	div.day span.date:after	{content: " _____"; }

/*  interferes with video-js - check it doesn't break something else   */	
/*	*			 	{background-color: white;}  */

	div 			{background-color: transparent}
	div.exhibitions {background-color: white;}
		div.day 		{page-break-inside: never;
						 font-size: medium; 
						}

	.copyright 		{font-size: xx-small;
					color: grey;
					}
	table 			{border-collapse: collapse;}
	tr				{vertical-align: top;}
	td.invite 		{
					width: 175px;
					text-align: right;
					vertical-align: top;
					}
	td.invite img 	{

					display: block; 
					float: right;
					border-style: solid;
					border-width: 2px;
					border-color: gray;
					margin-left: 2px;
					margin-bottom: 6px;
					}
				
	td.title 		{
					width: 280px;
					text-align: left;
					vertical-align: top;
					padding-bottom: 1em;
					padding-left: 75px;
					}

	td.date			{
					width: 140px;
					padding-left: 20px;
					vertical-align: top;
					}

	span.gallery 	{ font-size: x-small}
	span.address	{ font-size: x-small}
	span.date		{ font-size: x-small}
	span.title		{font-weight: bold}
	span.subtitle	{ font-size: x-small}
	span.description{ font-size: x-small}

	span.press		{
					font-size: x-small;
					font-weight: bold;
					}
					
					
					

	div.caption_container {
					margin: -0.5em 0 1.5em 0;
					border-width: 1px;
					border-style: solid;
					border-color: black;
					text-align: center; 
					font-family: Arial; 
					color: black; 
					background: white;
				
				}
		
	
	.border {
					border-width: 1px;
					border-style: solid;
					border-color: black;
					background: white;
					display: block;
					margin-bottom: 20px;
	
	}
	
	
	div.content {
					text-align: center; 
					font-family: Arial; 
					font-size: 14px;
					color: black;
					padding: 10px 30px 20px;	
	}
	
	div.content h1 {
					color: inherit;
					font-family: inherit;
					font-size: 1.5em; 
					font-weight: bold;
					margin: 0;
					padding: 0;
	}
	
	div.content h2 {
		color: inherit;
		font-family: inherit;
		font-size: inherit; 
		font-weight: normal;
		margin: 0;
		padding: 0;
	
	
	}
