@charset "UTF-8";
#site_name {
	position: relative;
	float: left;
	z-index: 5;
}
#menus {
	position: relative;
	text-align: center;
	width: 750px;
}
#header {
	margin-bottom: 50px;
	position: relative;
}
.painting_detail {
	float: left;
	margin-left:45px;
}
#footer {
	text-align: center;
	clear: both;
	padding: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#statement {
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}
#paintings {
	width: 1000px;
}
.painting {
	position: relative;
}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#thumbnails {
	float: left;
	position: relative;
	width: 160px;
	text-align: center;
	margin-left: 30px;
}
.caption {
	position: relative;
	width: 450px;
	padding-top: 20px;
}
.detail {
	position: relative;
	padding: 0px;
	left: 25px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #888888;
	background-color: #FFFFFF;
}
#contact {
	display: block;
	text-align: center;
}
#resume {
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}
#front_image {
	display: block;
	margin-right: auto;
	line-height: 1.5;
	margin-left: 120px;
}

