	h1.SectHdr
	{
    	margin:0px 0px 10px 0px;
	}

	h3.SectHdr
	{
    	margin:25px 0px 10px 0px;
	}
	div.Gallery img
	{
    	cursor:pointer;
    	margin:15px;
	}
	.Border1
	{
    	border:solid black 1px;
	}
	table.Icons
	{
    	width:100%;
	}
	table.Icons td
	{
    	padding-bottom:15px;
    	text-align:center;
    	vertical-align:middle;
	}
	table.Icons img
	{
    	cursor:pointer;
    	margin:0px;
	}

	/* --- Exhibits --- */
  	body.Exhibit 
  	{
      	background-color:#f8f4e6;
      	color:black;
  	}
  	body.Exhibit img 
  	{
      	position:absolute;
  	}
  	body.Exhibit div
  	{
      	position:absolute;
  	}
  	body.Exhibit h1
  	{
      	font-size:14px; 
      	font-weight:bold; 
  	}
  	body.Exhibit .Note 
  	{ 
      	font-size:11px; 
  	}
 	body.Exhibit .Artist 
  	{
      	font-size:11px; 
  	}
  
  	#Prev { top: 440px; left: 515px; cursor: pointer; position: absolute; }
  	#Next { top: 440px; left: 560px; cursor: pointer; position: absolute; }
  
  	div.Ex {visibility:hidden;}

	.Copyright
	{
		font-size:11px;
		margin-top:0px;
	}

  
