@charset "utf-8";
/* CSS Document */

div#jumpSideKick{
	position: absolute;
	top:	300px;
	left: 	122px;
	float: 	left;
	width:	270px;
	height:	276px;
	z-index:5;
}

div#videoClip{
	position: absolute;
	width: 478px;
	height: 346px;
	top: 242px;
	left: 396px;
	float: left;
	margin: 0 auto;
	z-index: 5;
}

div#navAnimation {
	position: absolute;
	top: 650px;
	width: 556px;
	height: 104px;
	left: 235px;
	float: left;
	z-index: 5;
}

div#desc {
	position: absolute;
	top:	800px;
	float: 	left;
	margin: 0 auto;
}

h3 { 
	font-family:"Monotype Corsiva", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color:blue;
	font-size : 20px;
	text-align:	center;
	margin: 	.5em 0 0 0 ;
}
