@charset "utf-8";
/* CSS Document */

div#contentSideKick{
	position: absolute;
	top:	333px;
	left: 	650px;
	float: 	left;
	width:	216px;
	height:	264px;
	z-index:5;
}

div#headInstructor{
	position: absolute;
	width: 510px;
	height:400px;
	top:	244px;
	left: 	137px;
	float: 	left;
	margin: 0 auto;
	z-index:5;
}

div#jrInstructor {
	position: absolute;
	width: 510px;
	height: 400px;
	top: 547px;
	left: 138px;
	float: left;
	margin: 0 auto;
	z-index: 5;
}

.floatImage{
	top:	670px;
	left: 	137px;
	float: 	left;
	margin-right: 8px;
	z-index:1; }
