@charset "UTF-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#wrapper {
	margin-top: 50;
	height: 675px;
	width: 100%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#cl {
	width: 950px;
	white-space: nowrap;
	font-size: 1em;
	text-transform: uppercase;
	height: 29px;
	line-height: normal;
	vertical-align: baseline;
}
#artwork {
	width: 70px;
	height: 23px;
	text-transform: uppercase;
	margin-top: -10px;
	margin-left: 340px;
}
#infoover {
	width: 70px;
	margin-left: 450px;
	margin-top: -7px;
	visibility: hidden;
	z-index: 3;
	line-height: 1.3em;
	font-size: 1em;
}
#info {
	width: 70px;
	height: 23px;
	text-transform: uppercase;
	margin-left: 450px;
	margin-top: -23px;
}
#back {
	width: 70px;
	height: 23px;
	text-transform: uppercase;
	font-size: 2.2em;
	text-align: right;
	position: static;
	float: right;
}

#wrapper #contentsartwork {
	margin-top: 30px;
	margin-left: 0px;
	height: 600px;
	width: auto;
	white-space: nowrap;
}
#wrapper #contentsartwork table {
	white-space: normal;
}
#wrapper #contentscopyright {
	margin-top: 20px;
	margin-left: 0px;
	color: #999999;
	padding-top: 10px;
	font-size: 0.9em;
}
.bold {
	color: #000000;
	text-transform: uppercase;
	font-size: 1.1em;
}
#wrapper #contentsartwork a:link {
	color: #CC0000;
	text-decoration: underline;
}
#wrapper #contentsartwork a:hover {
	color: #666666;
	text-decoration: underline;
}
#wrapper #contentsartwork a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#wrapper #contentsartwork #back a {
	text-decoration: none;
}
#wrapper #contentsartwork #back a:hover {
	text-decoration: none;
}

#wrapper #contentsartwork #back a:visited {
	text-decoration: none;
}

#wrapper #contentsartwork td#text {
	line-height: 1.7em;
}
.ss {
	font-size: 0.95em;
	color: #999999;
	line-height: normal;
}
#wrapper #contentsartwork #text #weblink {
	color: #999999;
	text-decoration: none;
	font-size: 0.9em;
}
#wrapper #contentsartwork #contentscopyright a {
	color: #999999;
}

