
		
		/* Box to run gif Structure */
		
		.motionTrack
			{
				position:			absolute;
				top:				100px;
				left:				57px;
				width:				600px;
				height:				95px;
				background-color:	transparent;
				border:			thin none #000077;
			}
		
		/* Home Page Photo of Spitfire */
		
		.photo
			{
				position:			absolute;
				top:				0px;
				left:				59px;
				width:				500px;
				height:				321px;
				background-color:	transparent;
				border:			thin none #000077;
			}