body,td,th,a,h1,h2,h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #c0c2af;
	background-image:url(../images/topbg.gif);
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-repeat: repeat-x;
}

/* code for centering divs */
div.centered  {text-align: center;}

/* main witschl heading at top of page */
#heading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* set up for main centered div */
#mainbody {
	margin: 25px auto 10px auto;
	padding: 0px 0px 0px 0px;
	width: 725px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	position: relative;
}

/* style for description of specific piece */
#description {margin: 0px 0px 0px 0px; text-align: left; border-bottom: 1px solid #dcddd2; padding: 4px 0px 4px 0px;}

/* styles for top and bottom links above and below image section */
#toplinks {text-align: right; padding: 0px 0px 5px 0px; border-bottom: 3px solid #dcddd2; width: 100%; margin: 0px 0px 0px 0px;}
#bottomlinks {text-align: left; margin: 0px 0px 0px 0px;  padding: 5px 0px 6px 0px; border-top: 1px solid #dcddd2; border-bottom: 3px solid #dcddd2; width: 100%;}

/* links */
a:link {color: #fff; text-decoration: none; }
a:visited {color: #fff; text-decoration: none; }
a:hover {color: #993300; text-decoration: none; }
a:active {color: #3c4244; text-decoration: none; }


/* wrapper for images */
#tablewrapper {
	border: 2px solid white;
	width: 100%;
	margin: 15px 0px 15px 0px;
	background-color: #D1D2C4;
}
.mainimage {text-align: left; border-right: 2px solid white; width: 420px;}
.photoimage {text-align: left; border-right: 2px solid white; width: 400px;}
.paintseries2 {text-align: left; border-right: 2px solid white; width: 283px;}
.paintseries3  {text-align: left; border-right: 2px solid white;}

#thumbs {padding: 10px 10px 10px 10px; text-align: left; margin: 0px 0px 0px 0px;}

/* styles for text in resume, statement and exhibitions pages */
.narrative {
	text-align: left;
	color: #3c4244;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
}

.narrative img {margin: 0px 0px 0px 0px; display: block; text-align: right;}
.narrative td {
	text-align: left;
	color: #3c4244;
	font-size: 12px;
	line-height: 1.4em;
}
.narrative h1 {
	text-align: left;
	color: #3c4244;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.narrative img {text-align: right; display: block;}
.narimg {text-align: right; display: block;}
.bottompara {margin: 0px 0px 5px 0px;}

/* style for copyright statement */
#closingtable {width: 650px;}
#closingtable #credits {font-size: 10px; text-align: left; margin: 15px 0px 0px 0px;}
#closing {font-size: 10px; text-align: left; margin: 15px 0px 0px 0px;}

#closingtable #awards {font-size: 10px; text-align: right; margin: 15px 0px 0px 0px;}
