@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 150px;
}
h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
}
p {
	font-family: Helvetica, sans-serif, Arial;
	color: #999999;
	font-size: 14px;
	line-height: 18px;
}
a {
	color: #999999;
}
.detailimage {
	clear: none;
	float: none;
}
.imageline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 25px;
	margin-bottom: 10px;
	float: left;
}
.indent {
	text-align: left;
	width: 390px;
	line-height: 200%;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 25px;
}
.largenav {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 24px;
	line-height: 200%;
	font-style: normal;
	font-weight: lighter;
	text-transform: lowercase;
}
.paragraph {
	text-align: left;
	width: 410px;
	line-height: 200%;
	font-weight: normal;
	margin-top: 25px;
}
.smaller {
	font-size: 12px;
	line-height: 120%;
	margin-top: 100px;
}
.year {
	color: #666666;
}
.artnav {
	margin-right: 20px;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	margin-right: 20px;
	color: #999999;
	line-height: 1em;
	border: 1px solid #999999;
	padding: 3px;
	background-color: 000000;
}
a.artnav:hover {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	margin-right: 20px;
	color: #000000;
	line-height: 1em;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #999999;
}
a.artnav:active {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	margin-right: 20px;
	color: #000000;
	line-height: 1em;
	border: 1px solid #66FF00;
	padding: 3px;
	background-color: #66FF00;
}
.sold {
	color: #990000;
	font-weight: bold;
}
#logotype {
	width: 500px;
	height: 100px;
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#seriesnav {
	margin-top: 100px;
}
.series {
	font-size: 1em;
	text-decoration: none;
	margin-right: 10px;
	line-height: 2em;
	font-style: normal;
	text-transform: uppercase;
	padding: 5px;
	border: 1px solid #666666;
	color: #666666;
}
a.series:hover {
	font-size: 1em;
	text-decoration: none;
	margin-right: 10px;
	line-height: 2em;
	font-style: normal;
	text-transform: uppercase;
	padding: 5px;
	border: 1px solid #666666;
	color: #000000;
	background-color: #666666;
}
a.series:active {
	font-size: 1em;
	text-decoration: none;
	margin-right: 10px;
	line-height: 2em;
	font-style: normal;
	text-transform: uppercase;
	padding: 5px;
	border: 1px solid #66FF00;
	color: #000000;
	background-color: #66FF00;
}
#imageblock {
	height: 500px;
	width: 500px;
	float: left;
	clear: left;
}
#textblock {
	float: left;
	margin-left: 75px;
	clear: none;
}
#navigation {
	margin-top: 50px;
}
