body { 
	background-color: #ffffff; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000; 
	scrollbar-arrow-color: #65655b;
      scrollbar-base-color: #ffffff;
      scrollbar-dark-shadow-color: #ffffff;
      scrollbar-track-color: #ffffff;
      scrollbar-face-color: #ffffff;
      scrollbar-shadow-color: #65655b;
      scrollbar-highlight-color: #65655b;
      scrollbar-3d-light-color: #65655b;
} 

p{ 
	margin-left: 2em; 
	margin-right: 2em; 
	}

p.right, p.center, p.left2 {
      font-size: 75%;
}


p.center, p.center2 {
      text-align: center;
}

p.center2 {
      font-size: 100%;
}


p.left {
    text-align: left;
	 font-size: 150%;
	 font-weight: bold; 
}
p.left2 {
text-align: left;
font-weight: normal;
}
	
h1 { 
text-align: center;
color: #ece5db; 
font-size: 38px;
padding-left: 0.2em;
padding-bottom: 0.1em; 
margin-top: 50px;
margin-bottom: 50px;
	}
h2 { 
text-align: center;
color: #65655b; 
font-size: 32px;
padding-left: 0.2em;
padding-bottom: 0.1em; 
margin-top: 50px;
margin-bottom: 50px;
	}	
h3 {
text-align: center;
color: #65655b; 
font-size: 28px;
}
 
div.contence {
border-collapse: collapse;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}
	div p {
	font-size: 100%;
	}
table.normal {
border-collapse: collapse;
border: 1px solid #65655b;
border-spacing: 0;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
caption {
	caption-side: top;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
	margin-left: auto;
	margin-right: auto;
}
td {
text-align: center;
padding: 4px 6px;
border: 1px solid #65655b;
}
tfoot tr td {
	text-align: left;
	padding-left: 1.5em;
}
table.painting {
border-collapse: collapse;
border: 0px;
border-spacing: 10;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
td.painting {
text-align: center;
padding: 10px 10px;
border: 0px;
}

img {
border: none;
}
/* start list */
ul {
	list-style-type: circle;
	list-style-image: url(../index/bullet.gif);
	margin-top: 0.95em;
	margin-left: 10em; 
	margin-right: 3em; 
}

/* end list */


/* Body display settings photos*/ 

span.pictitle { 
color: #65655b; 
background: transparent; 
font-family: Arial, "Sans Serif", serif; 
font-size: 1em; 
}
/* Picture display settings */ 

img.left {
float: left; 
border-width: 0px; 
margin-right: 10px; 
}
/* Left image float settings */ 

img.right { 
float: right; 
border-width: 0px; 
margin-left: 10px; 
}
/* Right image float settings */ 
a { 
color: #65655b; 
font-weight: bold; 
}
a:link { 
color: #65655b; 
background: transparent; 
}
a:visited { 
color: #65655b; 
background: transparent; 
}
a:active { 
color: #ece5db; 
background: #65655b; 
}
a:hover { 
color: #ece5db; 
background: #65655b; 
text-decoration: none;
}
a {
	color: #65655b;
	background: transparent;
	}