body {
	background-image: url(pattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
#title {
	height: 140px;
	width: 100%;
	background-image: url(title_back.gif);
	background-repeat: repeat-x;
	position: relative;
}
#titleblock {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 120px;
	width: 140px;
	padding-left: 0px;
	position: relative;
	float: left;
}
#menu {
	height: 22px;
	width: 600px;
	position: relative;
	margin: 0px;
	float: left;
	top: 38px;
}
#submenu01 {
	height: 22px;
	width: 700px;
	margin: 0px;
	float: left;
	top: 42px;
	position: relative;
	left: 24px;
}
#submenu02 {
	height: 22px;
	width: 700px;
	margin: 0px;
	float: left;
	top: 46px;
	position: relative;
	left: 46px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.titlestyle {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.menustyle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menustyle a:link {
	color: #DBD6C7;
	text-decoration: none;
}
.menustyle a:visited {
	color: #DBD6C7;
	text-decoration: none;
}
.menustyle a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menustyle a:active {
	color: #DBD6C7;
	text-decoration: none;
}.info {
	font-size: 12px;
	color: #392900;
	padding: 3px 12px;
	line-height: 16px;
}
#painting {
	width: 500px;
	margin-top: 18px;
}
#painting-info {
	width: 492px;
	background-color: #A39161;
	margin-top: 16px;
	padding: 4px;
	color: #FFFFFF;
	font-size: 10px;
}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 24px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#painting-text {
	width: 476px;
	background-color: #D9D3BB;
	margin-top: 16px;
	color: #775D14;
	font-size: 12px;
	text-align: left;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 18px;
}
#textcontainer {
	width: 640px;
	background-color: #D9D3BB;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A39161;
	border-bottom-color: #A39161;
	margin-top: 20px;
}
#text {
	color: #775D14;
	margin-right: 32px;
	margin-left: 120px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
a:link {
	color: #290000;
	text-decoration: none;
}
a:visited {
	color: #290000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #290000;
	text-decoration: none;
