html {
 width:99%;
 margin:0px;
 padding:0px;
}

body {
 background-color: #ffffff;
 width: 100%;
 margin: 0px;
 font-family: Verdana,Arial,Helvetica;
 font-size: 14px;
 line-height: 150%;
 color: #43196F;
}

span.p1 {
 position:absolute;
 display:block;
 text-align: center;
 font-size:6pt;
 font-weight: bold;
}
.magic, .mnu2 {
 display:none;
}
div.magic {
 width:100%;
 background-color: transparent;
}
div.texty {
 width:460px;
 padding-left:8em;
}

div#banner {
 background-image: url(./gfx/banner4.jpg);
 text-align: center;
 margin: 0;
 height: 63px;
 background-repeat: repeat-x;
}
h1#bannertext {
 color: White;
 font-size: 36px;
 line-height:36px;
 padding:0px;
 width:100%;
 margin: 0px 1em 0px 0px;
 font-family: "Times New Roman", Times, serif;
 font-style: oblique;
 text-align: right;
}
div#menu_one {
 width: 100%;
 background-color: #7B9CA5;
 margin: 0px;
 padding: 0px;
 border-top: #7B9CA5 double;
}
div#showPane {
 float:left;
 clear:none;
 width: 92%;
 text-align:center;
 margin:3px 0px 0px 4em;
 padding:0px;
}
div.mnu2 {
 padding-left:1em;
 height:20px;
 padding-top:3px;
 color:white;
 font-size:12px;
 font-weight:bold;
}
div#mansion {
 background-image: url(./gfx/face720.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 margin: 0px;
 padding: 0px;
 width: 720px;
 height: 570px;
}
div#paintings { background-color: #FF6318; }
span#rpaintings { background-color: #FF6318; }
div#biography { background-color: #639C52; }
span#rbiography { background-color: #639C52; }
div#curators { background-color: #9C2C14; }
span#rcurators { background-color: #9C2C14; }
div#contact { background-color: #D6AD00; }
span#rcontact { background-color: #D6AD00; }

a#apaintings:hover {
 background-color: #FF6318;
 cursor: pointer;
} 
a#abiography:hover {
 background-color: #639C52;
 cursor: pointer;
}
a#acurators:hover {
 background-color: #9C2C14;
 cursor: pointer;
}
a#acontact:hover {
 background-color: #D6AD00;
 cursor: pointer;
}
a.mnu, span.magic {
 text-decoration: none;
 background-color: transparent;
 padding: 2px 4px;
 color: white;
 font-weight: bold;
 font-size: 14px;
 line-height: 18px;
 margin-top: 2px;
}
.mnu2 a.mnu {
 font-size:13px;
}
a.mnu:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	}
.mnu2 a.mnu:hover {
 font-size:13px;
}

h2 { float:left;width:100%;font-size: 136%; }
h2.acts { margin-top:48px; }
h2.eyes { margin-top:102px; }
h3 { float:left;width:100%;font-size: 124%; }

td {
	font-family: Verdana,Arial,Helvetica;
 font-weight: bold;
 text-align: center;
	font-size: 14px;
	color: #333333;
	}

p {
	font-family: Verdana,Arial,Helvetica;
 float:left;
 clear:left;
 width:100%;
 margin: 3px 0px;
	color: #333333;
	}
p.lprint {
 font-size:122%;
 margin: 5px 0px 3px 0px;
}

p.co {
 float: left;
 clear: both;
 text-align: left;
 font-size:86%;
 font-weight: bold;
 margin:1.6em 0em 4em 8em;
}

span.date {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	}
	
input#caption {
 background-color: transparent;
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
 border:none;
 text-align:center;
	}

ul {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #333333;
	}

li {
	margin: 4px 0px 0px 0px;
	}

span.small {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #333333;
	}

img {
	border-width: 0px;
	}

