body {
	background: #fff url(../i/rossine-watermark.gif) no-repeat scroll 88% 72%;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 100%;
	padding: 0;
	margin: 0;
}
img {
	display: block;
	border: none;
}
div#head {
	position: relative;
 	height: 190px;
	margin-bottom: 1em;
 	background: #65060A url(../i/head-tile.jpg) repeat-x 0 0;
}
h1 {
	font: bold 110% arial, helvetica, sans-serif;
	color: #fff;
	padding: 5px 0 0 10px;
	margin: 0;
}
h1 img {
	width: 314px;
	height: 160px;
}
h2, caption	{
	background: transparent url(../i/h-underline.gif) repeat-x 0 100%;
	font: italic 90%/130% Georgia, Palatino, Palatino Linotype, serif;
	padding-bottom: 5px;
	margin: 0 0 1em 0;
	color: #CC6600;	
}
caption {
	text-align: left;
	margin-bottom: .3em;
}
p,
ol li,
.list {
	color: #333;
	margin: 0 0 1.5em 0;
	font-size: 70%;
	line-height: 150%;
}
p span {
	color: #CC6600;
}	
#content a:link, #content a:visited {
	color: #CC6600;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #fff;
	background-color: #CC6600 !important;
}
p a, ol li a {
	text-decoration: underline !important;
}
p a:hover, ol li a:hover {
	text-decoration: none !important;
}
div#head ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	left: 340px;
	font: bold 65% arial, helvetica, sans-serif;
	list-style: none;
}
div#head ul li {
	display: inline;
}
div#head ul a {
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 3px 0;
	padding: 2px 0 2px 4px;
	width: 140px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 136px;
}
html>body div#head ul a {
	width: 136px;
}
div#head ul li a:hover {
	color: #650708;
	background: #fff url(../i/nav-bg.gif) no-repeat 0 50%;
}
body.a-home li#home a,
body.a-gallery li#gallery a,
body.a-piano li#piano a,
body.a-exhibit li#exhibit a,
body.a-bibliography li#bibliography a,
body.a-biography li#biography a,
body.a-contact li#contact a {
	color: #650708;
	background: #fff url(../i/nav-bg.gif) no-repeat 0 50%;
}
img#en {
	position: absolute;
	top: 10px;
	right: 28px;
}
img#fr {
	position: absolute;
	top: 10px;
	right: 10px;
}
img#ru {
	position: absolute;
	top: 10px;
	right: 10px;
}
div#holder {
	padding: 0 1em 1.5em 1em;
}
#content {
	max-width:700px;
	width:expression(document.body.clientWidth > 700? "700px": "auto" );
}
p img	{
	float: left;
	margin: 5px 15px 10px 0;
	border: 3px double #650708;
}
/* search form styles */
form {
	float: left;
}
#forms {
	background: transparent url(../i/h-underline.gif) repeat-x bottom left;
	padding-bottom: 1px;
}
#artsearch input,
#pictures {
	font: normal 70%/100% Verdana, Arial, Helvetica, sans-serif;
}
#pictures {
	float: left;
}
p.formp {
	float: right;
	text-align: right;
}
#pictures select,
#pictures input {
	font-size: 100%;
}
fieldset {
	float: left;
	margin: 0 0 0 1em;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
form#artsearch label {
	display: none;
}
#searchstring {
	padding: 1px 2px 1px 3px;
	color: #666;
	margin: 0;
	width: 150px;
}
#search {
	width: 50px;
	padding: 1px 0;
	cursor: pointer;
}
#picnum {
	padding: 1px 4px;
	cursor: pointer;
}
/*\*/
* html #picnum{
	padding: 0 4px;
}/**/
/* Gallery Select */
#pictures option,
#pictures select,
input#searchstring {
	color: #fff;
	background: #6F080B;
}
ul#footer {
	clear: both;
	font-size: 70%;
	background: transparent url(../i/h-underline.gif) repeat-x 0 0;
	margin: 0;
	padding: 6px 0 0 0;
}
ul#footer li {
	display: inline;
	list-style: none;
}
ul#footer li a {
	color: #CC6600;
	text-decoration: none;
	padding: 0 2px;
	margin: 0 6px 0 0;
}
ul#footer li a:hover {
	color: #fff;
	background: #CC6600;
}

/* Gallery */
.gallery {
  float:left;
  width:100%;
  margin:0 0 .5em 0;
  padding:0;
  list-style:none;
  }
.gallery li {
  display: block;
  float: left;
  width: 128px;
  height: 128px;
  margin: 0 9px 9px 0;
  padding: 0;
  backgroud-color: #fff;
}
.gallery li a:hover {
  background-position: 0 -128px;
}



.gallery li img {
	margin: 26px 0 0 14px;
}
.gallery li.p img {
	margin: 14px 0 0 26px;
	width: 76px;
	height: 100px;
}
li.prevnext {
	clear: left;
	float: none;
	text-align: center;
	font-size: 75%;
}
li.prevnext a {
	display: inline;
	background: none;
	width: auto;
	height: auto;
	clear: left;
	float: none;
}
img.large {
	float: left;
	margin: 4px 20px 20px 11px;
}
/*\*/
* html img.large {	
		margin: 4px 20px 20px 0;
}/**/
div.clear {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	clear: both;
}
table {
 	border-collapse: collapse;
	margin: 0 0 30px 0;
}
table tr th {
	color: #A12E31;
	font-size: 75%;
	line-height: 180%;
	text-align: left;
	padding: 1px 2px 4px 2px;
	white-space: nowrap;
	border-bottom: 1px solid #666;
}
td {
	font-size: 70%;
	line-height: 150%;
	border-bottom: 1px solid #666;
	padding: 5px 4px;
	text-align: left;
	vertical-align: top;
	color: #333;
}
td.col-width {
	width: 100px;
}
td span, th span {
	color: #873434
}
table th acronym {
	border-bottom: 1px dotted #A12E31;
	cursor: help;
}
accronym,
kbd,
code {
	font-size: 120%;
	color: #CC6600;	
}