<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
body		{
		background:	#ffffff;
		color:		#000000;
		font-family: Arial, Verdana, Helvetica;
		}

table.artdata 	{
		padding:          2px;
		background-color: #ffffff;
		text-align:	  left;
		font-family: arial, verdana, helvetica;
		font-size: 	 11 px;
		font-weight: 	 normal;
		color:           gray;
		letter-spacing:  1px;
		}

table.letters  {
		width:		 200px;
		height:		 250px;
		font-family: arial, verdana, helvetica;
		font-size: 	 11 px;
		font-weight: 	 normal;
		color:           gray;
		letter-spacing:  1px;
             	padding:          1px;
		background-color: #ffffff;
		text-align:	  center;
		}


table.content  {
		width:		 100%;
		height:		 380px;
		font-family: arial, verdana, helvetica;
		font-size: 	 11 px;
		font-weight: 	 normal;
		color:           gray;
		letter-spacing:  0px;
             	padding:          0px;
		background-color: #ffffff;
		text-align:	  center;
		}



td.alphatd  {
		background-color: #ffffff;
		text-align:	  center;
		font-family: arial, verdana, helvetica;
		font-size: 	 14px;
		font-weight: 	 bold;
		color:           gray;
		}

td.innertable {
		background-color: #ffffff;
		text-align:	  left;
		font-family: arial, verdana, helvetica;
		font-size: 	 11px;
		font-weight: 	 normal;
		color:           gray;
		}

td.innertitle {
		background-color: #ffffff;
		text-align:	  center;
		font-family: arial, verdana, helvetica;
		font-size: 	 12px;
		font-weight: 	 bold;
		color:           gray;
		}
td.Vu {
		align:center;
		}

#box1 		{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 99%;
		height: 60px;
		padding: 1px;
		background-color: #779e50;
		font-family: arial, verdana, helvetica;
		z-index: 1;
		}
	
#box2 		{
		position: absolute;
		top: 24%;
		left: 0px;
		width: 100%;
		height: 320;
		padding: 2px;
		background-color: #ffffff;
		font-family: arial, verdana, helvetica;
		}

#box2a 		{
		position: absolute;
		top: 100px;
		left: 0px;
		width: 100%;
		height: 75%;
		padding: 2px;
		background-color: #ffffff;
		font-family: arial, verdana, helvetica;
		z-index: 3;
		}
	
#box3 		{
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: 20px;
		padding: 4px;
		background-color: #779e50;
		font-family: arial, verdana, helvetica;
		z-index: 1;
		}

img.topleft 
		{
		height: 40;
		width:  344;
		align: left;
		position: absolute; top: 1px; left: 1px;
		}

img.topright
		{
		height: 40;
		width: 392;
		align: right;
		position: absolute; top: 1px; right: 2px;
		}

img.header 
		{
		height: 40px;
		width: auto;
		position: relative;
		}

img.content 
		{
		height: 30px;
		width: 50px
		position: absolute; top: 150px; left: 400px;
		}

img.liner 
		{
		height: 350px;
		width: 1px;
		position: absolute; top: 50px; left: 360px;
		}
div.paintings
		{
		position:absolute; 
		width:340px; 
		height:400px; 
		top:50px; 
		left:10px; 
		overflow:scroll;
		}

h1		{
		font-family:	"Arial, Verdana, Helvetica";
		background:	transparent;
		color:		#880000;
		text-align:	left;
		font-size: 	18 px;
		font-weight: 	normal;
		letter-spacing: 1px
				}

p 		{
		font-family: "Arial, Verdana, Helvetica";
		font-size: 11 px; 
		color: gray
		 }
		 
 p.text
		{
		background-color:#ffffff;
		position: relative;
		width:320px;
		height:250px;
		overflow-y: scroll;
		text-align: left;
		}

p.text-index
		{
		background-color:#ffffff;
		position: relative;
		width:450px;
		height:250px;
		overflow-y: scroll;
		text-align: left;
		}
		
p.widetext
		{
		background-color:#ffffff;
		position: relative;
		width:580px;
		height:370px;
		overflow-y: scroll;
		text-align: left;
		}

p.links
		{
		background-color:#ffffff;
		position: relative;
		right: 2%;
		width:250px;
		height:250px;
		overflow: none;
		text-align: left;
		}
 

a		{
		font-family: "Arial, Verdana, Helvetica";
		font-size: 9 px;
		font-weight: bold;
		}
		

a.letter	{
		font-family: "Copperplate Gothic";
		font-size: 15px;
		font-weight: bold;
		}

A.letter:link    {color:#5d8734; text-decoration:none;}
A.letter:visited {color:#5d8734; text-decoration:none;}
A.letter:active  {color:#5d8734; text-decoration:none;}
A.letter:hover   {color:#93b96d; text-decoration:none;}
		

A.main:link    {color:#2d4713; text-decoration:none;}
A.main:visited {color:#2d4713; text-decoration:none;}
A.main:active  {color:#2d4713; text-decoration:none;}
A.main:hover   {color:#ffffff; text-decoration:none;}
		

A.sub:link    {color:#880000; text-decoration:none;}
A.sub:visited {color:#880000; text-decoration:none;}
A.sub:active  {color:#880000; text-decoration:none;}
A.sub:hover   {color:#330000; text-decoration:none;}
		

A.subsub:link    {color:#440000; text-decoration:none;}
A.subsub:visited {color:#440000; text-decoration:none;}
A.subsub:active  {color:#440000; text-decoration:none;}
A.subsub:hover   {color:#880000; text-decoration:none;}

A.artsub:link    {color:#666666; text-decoration:none;}
A.artsub:visited {color:#666666; text-decoration:none;}
A.artsub:active  {color:#666666; text-decoration:none;}
A.artsub:hover   {color:#880000; text-decoration:none;}

		
input		{
 		background-color:"#779e50";
		border: "1 px solid #336600";
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10px; 
		color: "#ffffff";
		}


input.searchfield
		{
		background-color="#BAD3A1";
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10px; 
		color: "#666666"; 
		
		}

input.application		{
 		background-color:"#ffffff";
		border: "1 px solid #336600";
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10px; 
		color: "#666666";
		}



</html>
