#lucas {
	display: none;
}

#lucasanim {
	position:absolute;
	left: 60px;
	top: 50px;
	width: 300px;
	height: 430px;
}

#lucashead {
	position:absolute;
	left: 380px;
	top: 50px;
}

#lucastext {
	position:absolute;
	left: 380px;
	top: 120px;
	width: 280px;
	height: 330px;
}

#thumb1 {
	position:absolute;
	right: 180px;
	top: 50px;
	width: 120px;
	height: 180px;
	cursor: pointer;
	background: url('/files/images/lucas/alpha.jpg');
	background-position: 120px 0px;
}

#thumb2 {
	position:absolute;
	right: 20px;
	top: 50px;
	width: 120px;
	height: 180px;
	cursor: pointer;
	background: url('/files/images/lucas/max.jpg');
	background-position: 120px 0px;
}

#thumb3 {
	position:absolute;
	right: 180px;
	top: 270px;
	width: 120px;
	height: 180px;
	cursor: pointer;
	background: url('/files/images/lucas/impact.jpg');
	background-position: 120px 0px;
}

#thumb4 {
	position:absolute;
	right: 20px;
	top: 270px;
	width: 120px;
	height: 180px;
	cursor: pointer;
	background: url('/files/images/lucas/performer.jpg');
	background-position: 120px 0px;
}

#lucastext a {
	text-decoration: none;
	color: #ff9900;
}

