#wrapper  {
	color: #333;
	background-color: #fff;
	margin: 0 auto;
	border: 0;
	padding: 0;
	width: 750px;
	}

body {
	margin: 0;
	padding: 0;
	font-family: "Gill Sans MT", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: x-small;
	background-color: #f0f0f0;
	line-height: 140%;
}

#content {
	text-align: left;
	border: 0;
	margin: 0;
}

#banner {
	clear: both;
	background: #777 url(/_i/backgrounds/banner.jpg);
	padding: 11px 0 11px 4px;
	text-align: center;
}

a.banner {
	color: white;
	font-size: x-large;
}

#navbar, #footer {
	clear: both;
	color: #fff;
	padding: 1px 0 1px 0;
	background: #011420;
}

#lnavbar {
	color: #444;
	background: white;
	padding-bottom: 3px;
	margin-bottom: 20px;
	text-align: right;
}

a {
	color: #734;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.zones {
	color: white;
	font-weight: bold;
	padding: 0 10px 0 5px;
}

a.pages {
	color: #145;
	font-weight: bold;
	padding: 0 10px 0 5px;
}

div.caption {
	background-color: #f0ede0;
	text-align: right;
	font-size: 10px;
	padding: 2px;
	margin: 10px;
}

h1, h2, h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	border-bottom:1px dotted #444;
	color: #222;
	padding-bottom:2px;
}

p {
	font-size: small;
	text-align: justify;
	padding: 0 190px 20px 40px;
}

p.full {
	padding-right: 40px;
}

.clear {
	clear: both;
	padding-top: 10px;
}

dl {
	margin-left: 0px;
}

dd {
	margin-left: 0px;
}

ul {
	list-style-type: circle;
}

.right {
	clear: both;
	text-align: right;
	padding: 10px 50px 10px 10px;
}

div.explanation {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #733;
}

div.explanation_wide {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #733;
	clear: both;
	padding-left: 50px;
	padding-right: 10px;
}

div.nav116, div.prevnext116 {
		clear: both;
		background: #eee;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 2px;
		text-align: center;
		line-height: 15px;
}

div.prevnext116 {
		border-top: 1px solid #733;
		border-bottom: 1px solid #733;
}


/* the 1-116 paintings have BIGGER titles */

div.title116, div.subtitle116 {
		text-align: left;
		font-size: 30px;
		font-weight: bold;
		color: #111;
		margin-bottom: 25px;
}

div.subtitle116 {
		font-size: 12px;
}

.cen {
		clear: both;
		text-align: center;
}


div.to_top { /* link to top of page */
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	padding-top: 10px;
	clear: both;
}

div.ksh {
	width: 70%;
	margin: 10px auto;
	font-family: "Lucida Typewriter", "Consolas", "Courier New";
	font-size :11px;
	background: #f0f0f0;
	border: 1px solid #444;
	padding: 20px;
	font-weight: bold;
}


div.p_title {
		font-weight: bold;
		font-size: 16px;
		text-align: left;
		margin: 10px 0 10px 0;
		padding-bottom: 10px;
		border-bottom: 1px solid black;
}

div.p_info {
		text-align: right;
		margin-top: 10px 60px;
}

/* normal pictures */

div.Painting {
	/* don't put the two margins in the same line. It breaks on IE */
	margin-bottom: 15px;
	padding: 10px;
}

IMG.Painting_center {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


div.description {
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 15px;
	float: right;
	text-align: right;
	line-height: 20px;
	color: #888;
	padding-bottom: 20px;
}

div.title {
		font-size: 15px;
		color: #111;
		margin-bottom: 10px;
}

div.bigtitle {
		font-size: x-large;
		color: #111;
		margin: 0 0 30px 40px;
}

div.smallspacer {
		margin-top: 50px;
}

div.spacer {
		margin-top: 150px;
}

/* front page stuff */

div.section {
	margin: 5px 0 5px 50px;
	width: 450px;
	padding: 20px;
	border: 1px solid #f0f0f0;
}

div.sectiontitle {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

div.sectionbody {
	font-size: x-small;
	text-align: justify;
	margin: 10px 80px 0 10px

}
