#content_left {
	position: absolute;
	background-image:url(../images/legal_leftBkgd.jpg);
	width: 543px;
	height: 481px;
}

div#about {
	position: absolute;
	top: 80px;
	left: 70px;
	width: 438px;
	height: 352px;
	overflow: auto;
}

#about p {
	list-style: none;
	display: block;
	width: 400px;
	font-size: 12px;
	color: #333333;
	margin-bottom: 12px;
}


#about a {
	color: #990000;
}

/*  ------------------- right side sections  -------------------- */


/* builder sub page */
/*  enter store */
#store {
	position: absolute;
	top: 0;
	left: 543px;
	background-image:url(../images/reuse_shopUpperRight.jpg);
	width: 346px;
	height: 160px;
	font-size: 11px;
	z-index: 900;
}

#store h3 {
	padding-left: 188px;
	padding-top: 81px;
	font-size: 11px;
	font-weight: normal;
}

.store_btns {
	padding-left: 159px;
	color: #ffffff;
	padding-top: 2px;
}

.store_btns a, .store_btns a:hover {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	width: 62px;
	text-align: center;
}

.store_btns a:hover {
	color: #DF8D00;
}

#store_girl {
	position: absolute;
	background-image:url(../images/girl.png);
	width: 142px;
	height: 198px;
	top: -12px;
	left: -12px;
	z-index: 905;
}

#webstar {
	position: absolute;
	width: 78px;
	height: 78px;
	background-image:url(../images/webstar.png);
	left: 78px;
	top: 97px;
	z-index: 910;
}

#webstar a {
	display: block;
	width: 78px;
	height: 70px;
	text-indent: -3000px;
	overflow: hidden;
}


#player {
	background-image:url(../images/builders_playerBkgd.jpg);
	width: 346px;
	height: 321px;
	position: absolute;
	top:  160px;
	left: 543px;
	z-index: 899;
}

