@charset "UTF-8";
#blackjack {
	position:absolute;
	visibility:visible;
	width:139px;
	height:184px;
	z-index:23;
	left: 50px;
	top: 175px;
}
#blackjack a img {
	color: #CC9966;
}
#blackjack a img:hover {
	color: #FF003D;
}
#sculpturemenu {
	position:absolute;
	visibility:visible;
	width:135px;
	height:20px;
	z-index:22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC9966;
	padding-top: 5px;
	float: left;
	top: 370px;
	left: 50px;
	text-decoration: none;
	color: #C64F27;
}
#sculpturemenu a {
	text-decoration: none;
}
#sculpturemenu a:link {
	color: #C64F27;
	text-decoration: none;
}
#sculpturemenu a:visited {
	color: #C64F27;
	text-decoration: none;
}
#sculpturemenu a:hover {
	color: #000;
}
