@charset "UTF-8";
body {
	background-color: #701F08;
}

#content {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#painting_header {
	z-index: 4;
	position: relative;
	top: -785px;
	left: 55px;
}

#painting_interior_head {
	z-index: 4;
	position: relative;
	top: -740px;
	left: 50px;
}

.painting_text {
	font-family: "Stone Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #681A07;
	top: -225px;
	position: relative;
	z-index: 5;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-weight: bold;
	line-height: 25px;
}
#header {
	position: relative;
}
#navbar {
	position: relative;
	z-index: 1;
}
#main {
	position: relative;
	float: none;
	z-index: 0;
	top: -18px;
	left: 2px;
}

#bio_main_text {
	width: 500px;
	top: -1050px;
	position: relative;
	left: 180px;
	z-index: 5;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#nav_paintings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	position: relative;
	top: -25px;
	left: 310px;
	z-index: 2;
	float: none;
	font-weight: bold;
	width: 600px;
	text-align: justify;
}

#nav_paintings a:link{
	color: #333333;
	text-decoration: none;
}



#nav_paintings a:visited {
	color: #333333;
	text-decoration: none;
}

#nav_paintings a:hover {
	color: #C32020;
	text-decoration: none;
}

#nav_paintings a:active {
	color: #C32020;
	text-decoration: none;
}

.bio_subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #614F05;
	text-align: left;
	padding-top: 5px;
}
.bio_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
}
#exhibit_main_text {
	text-align: left;
	width: 500px;
	position: relative;
	top: -650px;
	left: 200px;
	margin-left: auto;
	margin-right: auto;
}

#sub_nav_paintings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	position: relative;
	top: -150px;
	z-index: 2;
	float: none;
	text-align: justify;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	left: 55px;
}

#sub_nav_paintings a:link{
	color: #000000;
	text-decoration: none;
}

#sub_nav_paintings a:visited {
	color: #000000;	
	text-decoration: none;
}

#sub_nav_paintings a:hover {
	color: #C32020;
	text-decoration: none;
}

#sub_nav_paintings a:active {
	color: #C32020;
	text-decoration: none;
}
#thumbnails {
	position: relative;
	top: -725px;
	margin-left: auto;
	left: 400px;
	margin-right: auto;
	z-index: 6;
}
#painting_main {
	position: relative;
	top: -725px;
	z-index: 7;
	left: 0px;
	float: none;
	right: 0px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#contact_text {
	position: relative;
	top: -750px;
	z-index: 8;
	right: -175px;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	width: 300px;
	text-align: right;
}

#contact_text #head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #614F05;
}

#contact_email_form {
	position: relative;
	width: 300px;
	top: -725px;
	z-index: 20;
	left: 520px;
	text-align: left;
}
