html, body.index, body.gallery {
	background-color: #B3AB9B;
	margin-top: 0;
	text-align: center;
	}

body.index div.page, body.gallery div.page {
	position: absolute;
	left: 50%;
	width: 750px;
	margin-left: -375px;
	}
	
body.index a, body.gallery a {
	color: #800;
	}
	
body.index div.heading, body.gallery div.heading {
	text-align: center;
	width: 750px;
	/* border: 1px solid #000; */
	}
	
body.index div.heading p.title, body.gallery div.heading p.title {
	margin: 5px 0 0 0;
	text-align: left;
	/* font-face: Garamond; */
	font-family: "Papyrus";
	font-size: 48px;
	font-variant: small-caps;
	padding: 0;
	
	/* line-height: 25px; */
	width: 750px;
	border-bottom: 5px solid #800;
	
	}
	
body.index div.content, body.gallery div.content {
	width: 750px;
	border-bottom: 5px solid #800;
	margin-bottom: 10px;
	padding-bottom: 0;
	}
	
body.index div.content div.menu, body.gallery div.content div.menu {
	width: 178px;
	text-align: left;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	}

body.index div.content div.menu a, body.gallery div.content div.menu a {
	color: #800;
	font-size: 13px;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #800;
	display: block;
	width: 100px;
	margin-bottom: 12px;
	padding-bottom: 0;
	}

body.index div.content div.menu a.here, body.gallery div.content div.menu a.here {
	color: #000;
	border-bottom: 2px solid #B3AB9B;
	}
		
body.index div.content div.images, body.gallery div.content div.images {
	width: 558px;
	padding-top: 20px;
	margin-bottom: 0;
	text-align: center;
	background-color: #E6E6D4;
	border-left: 1px solid #800;
	float: right;
	}
	
body.index div.content div.images p {
	text-align: center;
	font-weight: bold;
	font-face: Times New Roman;
	font-size: 18px;
	font-variant: small-caps;
	}

body.index div.content div.clearing, body.gallery div.content div.clearing {
	font-size: 1px;
	clear: both;
	/* border-bottom: 4px solid #800; */
	padding: 0;
	margin: 0;
	}
	
body.gallery div.content div.images div.painting-frame {
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 14px 20px;
	background-color: #B3AB9B;
	border: 1px solid #800;
	float: left;
	}
	
 body.gallery div.content div.images p {
 	text-align: right;
 	padding-right: 50px;
	/* font-weight: bold; */
	font-family: Verdana;
	font-size: 18px;
	/* font-variant: small-caps; */
	}

/* body.gallery div.content div.images div.painting-frame img {
	margin-top: 10px;
	height: 120px;
	width: auto;
	}
	
body.gallery div.content div.images div.painting-frame img.wide {
	margin-top: 15px;
	height: auto;
	width: 120px;
	}
	
body.gallery div.content div.images div.painting-frame img.landscape {
	margin-top: 40px;
	height: auto;
	width: 120px;
	}

body.gallery div.content div.images div.painting-frame img.large {
	margin-top: 10px;
	height: auto;
	width: 120px;
	} */
	

body.gallery div.content div.images div.frame {
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 14px 20px;
	background-color: #B3AB9B;
	border: 1px solid #800;
	float: left;
	line-height: 140px;
	}

body.gallery div.content div.images div.frame img.tall {
	vertical-align: middle;
	height: 120px;
	width: auto;
	}
	
body.gallery div.content div.images div.frame img.wide {
	vertical-align: middle;
	height: auto;
	width: 120px;
	}
	
body.gallery div.content div.images div.info {
	margin: 20px;
	/* width: 530px; */
	/* border: 1px solid #f00; */
	text-align: center;
	font-style: italic;
	font-family: Times New Roman;
	font-size: 14px;
	}
	
body.index div.content div.images div.frame {
	  text-align: center;
	  background-color: #000;
	  padding: 10px;
	  margin: 0 20px 0;
	  height: 450px;
	  width: 500px;
	  line-height: 450px;
	  }
	  
body.index div.content div.images div.frame img.tall {
	 height: 430px;
	 width: auto;
	 vertical-align: middle;
	 }
	 
body.index div.content div.images div.frame img.wide {
	 width: 480px;
	 height: auto;
	 vertical-align: middle;
	 }
/* styles for individual painting pages */

a#sub {
	margin-left: 10px;
	width: 70px;
	font-style: italic;
	}

a#sub2 {
	margin-left: 10px;
	width: 80px;
	font-style: normal;
	}
		
div.legend {
	width: 520px;
	margin: 0 20px 20px 20px;
	background-color: #B3AB9B;
	}
	
div.legend div {
	font-family: Arial, sans-serif;
	text-align: right;
	}
	
div.legend div.caption {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0;
	margin: 0 20px;
	}
	
div.legend div.title {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0;
	margin: 0 20px;
	}
	
div.legend div.info {
	font-size: 12px;
	font-weight: bold;
	margin: 0 20px 10px;
	padding-top: 0;
	}
	
a#heresub {
	margin-left: 10px;
	width: 80px;
	font-style: italic;
	color: #000;
	border-bottom: 2px solid #B3AB9B;
	}

a#heresub2 {
	margin-left: 10px;
	width: 80px;
	font-style: normal;
	color: #000;
	border-bottom: 2px solid #B3AB9B;
	}

	

	


	