BODY	{color: #DDDDDD;
	background-color: #DDDDDD;
	background-repeat: no-repeat;
	background-position: center;
	}

H1	{color:	black;
	font-style: bold;
	font-family: times;
	font-size: x-large;
	text-align: center;
	letter-spacing: 20;
	margin-top: 1;
	margin-bottom: 1;
	}

H2	{color:	black;
	font-style: bold;
	font-family: times;
	font-size: large;
	letter-spacing: 10;
	margin-top: 1;
	margin-bottom: 1;
	}

H3	{color:	black;
	font-style: bold;
	font-family: times;
	font-size: medium;
	margin-top: 1;
	margin-bottom: 1;
	}

H4	{color:	black;
	font-style: bold;
	font-family: times;
	font-size: medium;
	float: right;
	margin-top: 1;
	margin-bottom: 1;
	}

P.painting-title{
	color: black;
	font-style: bold;
	font-family: times;
	font-size: medium;
	position: absolute;
	top: 3%;
	right: 3%;
	}

P.painting-origin{
	color: black;
	font-style: bold;
	font-family: times;
	font-size: medium;
	position: absolute;
	top: 6%;
	right: 3%;
	}

P.painting-location{
	color: black;
	font-style: bold;
	font-family: times;
	font-size: medium;
	position: absolute;
	top: 9%;
	right: 3%;
	}



P.painting-3{
	color: black;
	font-style: bold;
	font-family: times;
	font-size: medium;
	position: absolute;
	top: 1%;
	right: 1%;
	}

P.painting-13{
	color: black;
	font-style: bold;
	font-family: times;
	font-size: medium;
	position: absolute;
	top: 3%;
	right: 2%;
	}


P.exposition {	color: black;
		font-size: medium;
		margin-left: 10%;
		margin-right: 10%;
		font-family: times;
	}

P.title_dim	{color:	black;
	font-style: bold;
	font-family: times;
	font-size: medium;
	margin-top: 1;
	margin-bottom: 1;
	text-align: center;
	}


P.center 	{
		color: black;
		text-align: center;
		font-family: times;
		font_size: medium;
		font-style: bold;
		}

P.right-just 	{
		color: black;
		text-align: right;
		font-family: times;
		font_size: medium;
		font-style: bold;
		}

P.left-just 	{
		color: black;
		text-align: left;
		font-family: times;
		font-size: medium;

		}

P.v-small	{
		color: black;
		text-align: center;
		font-family: times;
		font-size: x-small;
		}


P.v-small-left	{
		text-decoration: none;
		color:	black;
		font-style: bold;
		font-family: times;
		font-size: medium;
		text-align: center;
		margin-right: -14;
		margin-left: 14;
		
		}




P.kw_bio{	color: black;
		font-size: small;
		margin-left: 15%;
		margin-right: 10%;
		font-style: italic;
		font-family: times;

	}


P.exposition-titles {	color: black;
		font-size: medium;
		margin-left: 10%;
		margin-right: 10%;
		font-family: times;
		font-decoration: italic;
	}

A:link	{text-decoration: none;
	color:	gray;
	font-style: bold;
	font-family: times;
	font-size: medium;
	}

A:visited { text-decoration: none;
	color:	gray;
	font-style: bold;
	font-family: times;
	font-size: medium;
	}

A:active {text-decoration: none;
	color: gray;
	font-style: bold;
	font-family: times;
	font-size: medium;
	}


A.small:link, A.small:visited, A.small:active {text-decoration: none;
	text-align: center;
	color:	gray;
	font-style: bold;
	font-family: times;
	font-size: small;
	}



IMG.painting-tall	{float: center;
			height: 100%;
			}


IMG.portrait	{float: left;
			height: 30%;
			}

IMG.portrait-2	{float: left;
			}

IMG.painting-3	{
			
			height: 80%;
			position: relative;
			top: 1%;
			
		}

IMG.painting-13	{
			float: center;
			height: 80%;
			}

IMG.painting-dim {

	height: 100%;
	}

IMG.painting-detail {

	height: 100%;
	}




