body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#Backing {
	position:static;
	left:0px;
	top:0px;
	width:724px;
	height:700px;
	z-index:1;
	background-image: url(backgrnd.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navlink {
	font-size: 12px;
	color: #AAAAAA;
	text-decoration: none;
	font-style: italic;
}
.navlink:hover {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}
#contentLayer {
	position:absolute;
	left:53px;
	top:44px;
	width:621px;
	height:558px;
	z-index:2;
	margin: 0px;
	padding: 0px;
}
.NormalText {
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
	color: #333333;
}
.SmallText {
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	color: #333333;
}
.whiteLine {
	color: #FFFFFF;
}
.ArtworkTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 8px;
}
.ArtworkDesc {
	font-size: 12px;
	font-weight: bold;
	margin: 8px;
	line-height: 16px;
}

