
#startanimation {
	position: relative;
}
* html #startanimation { left: -21px; }
*+html #startanimation { left: -21px; }
*:first-child+/**/html #startanimation { left: 0; }

#startanimation #startanimation_0 {
	position: absolute;
	display: none;
}

#startanimation.active #startanimation_0 { display: block; }

#startanimation #startanimation_0 div {
	width: 970px;
	height: 315px;
	background-image: url("headshot.jpg");
	border: 1px solid white;
	border-width: 1px 0;
}

#startanimation #startanimation_1 {
	position: absolute;
	list-style: none !important;
	width: 970px;
	height: 315px;
	margin: 0;
	padding: 0;
}

#startanimation #startanimation_1 li {
	display: block;
	position: absolute;
	top: 0;
	list-style: none !important;
	margin: 0;
	padding: 0;
	border: 1px solid white;
	border-width: 1px;
}

#startanimation #startanimation_10 {
	left: 0;
	border-left-width: 0 !important;
}

#startanimation #startanimation_11 {
	left: 327px;
}

#startanimation #startanimation_12 {
	left: 655px;
	border-right-width: 0 !important;
}

#startanimation #startanimation_1 li a {
	display: block;
	width: 314px;
	height: 314px;
	background-repeat: no-repeat;
	background-position: top;
}

#startanimation #startanimation_10 a {
	background-image: url("selector10.jpg");
}

#startanimation #startanimation_11 a {
	background-image: url("selector11.jpg");
}

#startanimation #startanimation_12 a {
	background-image: url("selector12.jpg");
}

#startanimation #startanimation_1 li span {
	display: block;
	position: absolute;
	top: 280px;
	width: 314px;
	height: 34px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#startanimation #startanimation_1 li span span {
	display: inline;
	margin: 0;
}




#startanimation #startanimation_100 { background: url("selector10text.png") top; }
#startanimation #startanimation_101 { background: url("selector10text.png") center; }
#startanimation #startanimation_102 { background: url("selector10text.png") bottom; }

#startanimation #startanimation_110 { background: url("selector11text.png") top; }
#startanimation #startanimation_111 { background: url("selector11text.png") center; }
#startanimation #startanimation_112 { background: url("selector11text.png") bottom; }

#startanimation #startanimation_120 { background: url("selector12text.png") top; }
#startanimation #startanimation_121 { background: url("selector12text.png") center; }
#startanimation #startanimation_122 { background: url("selector12text.png") bottom; }




#startanimation.en #startanimation_100 { background: url("selector10textEN.png") top; }
#startanimation.en #startanimation_101 { background: url("selector10textEN.png") center; }
#startanimation.en #startanimation_102 { background: url("selector10textEN.png") bottom; }

#startanimation.en #startanimation_110 { background: url("selector11textEN.png") top; }
#startanimation.en #startanimation_111 { background: url("selector11textEN.png") center; }
#startanimation.en #startanimation_112 { background: url("selector11textEN.png") bottom; }

#startanimation.en #startanimation_120 { background: url("selector12textEN.png") top; }
#startanimation.en #startanimation_121 { background: url("selector12textEN.png") center; }
#startanimation.en #startanimation_122 { background: url("selector12textEN.png") bottom; }
