html{
	margin: 0;
	padding: 0;
min-width: 600px;
	}
	
body{
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	color:  #330099;
	background:  #000000 url(../i/bot_left.jpg) repeat-y;
}
H1 {
font-family: Georgia, "Times New Roman", Times, serif;
color:  #C4CBFF;
font-weight: bold;
font-style: normal;
font-size: 1.25em;

	display:inline;
}

H2{
font-family: Georgia, "Times New Roman", Times, serif;
color:  #C4CBFF;
font-weight: bold;
font-style: normal;
font-size: 1.5em;
display:inline;
}

H3{
font-family: Georgia, "Times New Roman", Times, serif;
color:  #C4CBFF;
font-weight: bold;
font-style: normal;
font-size: 1em;
display:inline;
}
H4{
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color:  #C4CBFF;
font-weight: bold;
font-style: normal;
font-size: 0.95em;
display:inline;
}
H5{
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color:  #C4CBFF;
font-weight: bold;
font-style: normal;
font-size: 0.9em;
display:inline;
}
	H6{
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color:  #C4CBFF;
font-weight: bold;
font-style: normal;
font-size: 0.85em;
display:inline;
}



/*spacing around large pictures of artwork in large painting pictures pages*/
	.smpic{
margin: 10px 0px 0px 0px;
padding: 5px;
border: 0px solid gray;
font-size: 0.85em;
border-color: #CAC7FE; 
border-style: solid; 
border-width: 1px;
}

div .smpic img{
float: left;
margin: 20px 10px 0px 10px;

}

* html .smpic p{ /* IE 3px jog hack*/
height: 1%;
}

.smpic p{
margin-top: 10px;
margin-left: 180px;
}

.smpic ul{
margin-left: 220px;
}

.price {
	font: bold 1.05em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.cent {
	text-align: center;
	margin: 0px 30px;
	border: 1px solid #CAC7FE;
	padding: 5px;
	font-size: 0.85em;
	font-weight: bold;
}
.cent2 {

	text-align: center;
	margin: 0px;
	border: none;
	padding: 5px;
	font-weight: normal;
}
div .cent2 img{
margin: 0px;

}
