	#contentwrapper #rightcol #shake {
		position: absolute;
		top: 215px; left: 0;
		display: block;
	}

	#contentwrapper #rightcol #shake p {
		margin: 0; padding: 0;
		position: relative;
		width: 294px; height: 97px; /* Width and height of the image */
		overflow: hidden;
	}
	
	#contentwrapper #rightcol #shake p a {
		display: block;
		cursor: pointer;
	}
		 
		#contentwrapper #rightcol #shake p span {
			display: block;
			position: absolute; left: 0; top: 0; z-index:1;
			width: 294px; height: 97px; /* Width and height of the image */
			margin: 0; padding: 0;
			background: url("../images/bg_shake_your_body.jpg") 0 0 no-repeat; /* Path to the image relative to the stylesheet */
		}
		
		#contentwrapper #rightcol #shake p span:hover {
			background: url("../images/bg_shake_your_body.jpg") 0 -97px no-repeat; /* Path to the image relative to the stylesheet */
		}

	#contentwrapper #rightcol #timetable {
		position: absolute;
		top: 322px; left: 0;
		display: block;
	}

	#contentwrapper #rightcol #timetable p {
		margin: 0; padding: 0;
		position: relative;
		width: 294px; height: 121px; /* Width and height of the image */
		overflow: hidden;
	}
	
	#contentwrapper #rightcol #timetable p a {
		display: block;
		cursor: pointer;
	}
		 
		#contentwrapper #rightcol #timetable p span {
			display: block;
			position: absolute; left: 0; top: 0; z-index:1;
			width: 294px; height: 121px; /* Width and height of the image */
			margin: 0; padding: 0;
			background: url("../images/bg_timetable.jpg") 0 0 no-repeat; /* Path to the image relative to the stylesheet */
		}
		
		#contentwrapper #rightcol #timetable p span:hover {
			background: url("../images/bg_timetable.jpg") 0 -121px no-repeat; /* Path to the image relative to the stylesheet */
		}
		
		
	#contentwrapper #rightcol #findus {
		position: absolute;
		top: 453px; left: 0;
		display: block;
	}

	#contentwrapper #rightcol #findus p {
		margin: 0; padding: 0;
		position: relative;
		width: 294px; height: 80px; /* Width and height of the image */
		overflow: hidden;
	}
	
	#contentwrapper #rightcol #findus p a {
		display: block;
		cursor: pointer;
	}
		 
		#contentwrapper #rightcol #findus p span {
			display: block;
			position: absolute; left: 0; top: 0; z-index:1;
			width: 294px; height: 80px; /* Width and height of the image */
			margin: 0; padding: 0;
			background: url("../images/bg_where_to_find_us.jpg") 0 0 no-repeat; /* Path to the image relative to the stylesheet */
		}
		
		#contentwrapper #rightcol #findus p span:hover {
			background: url("../images/bg_where_to_find_us.jpg") 0 -80px no-repeat; /* Path to the image relative to the stylesheet */
		}		
		
	#contentwrapper #rightcol #know {
		position: absolute;
		top: 543px; left: 0;
		display: block;
	}

	#contentwrapper #rightcol #know p {
		margin: 0; padding: 0;
		position: relative;
		width: 294px; height: 95px; /* Width and height of the image */
		overflow: hidden;
	}
	
	#contentwrapper #rightcol #know p a {
		display: block;
		cursor: pointer;
	}
		 
		#contentwrapper #rightcol #know p span {
			display: block;
			position: absolute; left: 0; top: 0; z-index:1;
			width: 294px; height: 95px; /* Width and height of the image */
			margin: 0; padding: 0;
			background: url("../images/bg_zumba.jpg") 0 0 no-repeat; /* Path to the image relative to the stylesheet */
		}
		
		#contentwrapper #rightcol #know p span:hover {
			background: url("../images/bg_zumba.jpg") 0 -95px no-repeat; /* Path to the image relative to the stylesheet */
		}