a:link, a:visited, a:hover, a:active {
	color: #B3963C;
}

/****************************************************************/
/* left *********************************************************/
#content #left {
	background-image: url(../global/white-trans-20.png);
}

#content #left #infobox {
	height: 222px;
	padding: 18px 12px 0px 12px;
	color: #EAD7A0;
}

/****************************************************************/
/* right ********************************************************/
#content #right {
	padding: 18px 16px 0 16px;
	width: 204px;
	color: #EAD7A0;
}

#content #right hr {
	border-bottom: 1px #B3963C solid;
	padding-top: 5px;
}

#content #right h2 {
	padding: 0 0 5px 0;
	font-weight: normal;
}

#content #right h3 {
	padding: 5px 0 5px 0;
	font-weight: normal;
	font-size: 15px;
}

#content #right h3 a {
	color: #EAD7A0;
}

#content #right img {
	float: left;
	margin-right: 10px;
}

#content #right p a {
	font-size: 11px;
	color: #D2AF40;
}

#box {
	padding: 10px 10px;
	color: #000; /* EAD7A0; */
}

#box img {
	float: left;
	margin-right: 10px;
}

#box h3 {
	padding: 10px 0 10px 0;
	font-weight: normal;
}

#content #right #trader_link {
	padding: 10px 0 10px 0;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	color: #EAD7A0;
	width: 204px;
	border-top: 1px #B3963C solid;
}

/****************************************************************/
/* stage ********************************************************/
#content #stage {
	display: block;
	width: 980px;
	height: 610px;
	background-color: #000000;
}

#content #stage #image1 {
	position: absolute;
	z-index: 2;
}

#content #stage #image2 {
	position: absolute;
	z-index: 1;
}

#content #stage #claim1 {
	position: absolute;
	z-index: 3;
	top: 460px;
	left: 350px;	/* +100 by anim */
}

#content #stage #claim2 {
	position: absolute;
	z-index: 3;
	top: 505px;
	left: 630px;	/* -100 by anim */
}
