.CoulisseDemo
{
    width: 100%;
    height: 300px;
    position: absolute;
    overflow: hidden;
    background-color: ;/*Orig= Black */
	top: 100px;
	
}

.CoulisseDemo2
{
    width: 100%;
    height: 300px;
    position: absolute;
    overflow: hidden;
    background-color: ;/*Orig= Black */
	top: 500px;
	
}

/* For "slider" control - Not Needed BEGIN*/
/*.SliderDemo {*/
    /*width: 50%; *//*Orig= 50%*/
	/*margin-left: 10%;
	margin-right: 10%;*/
    /*margin: 10px 10%;*//*Original*/
    /*position: relative; *//*Orig= relative*/
	/*top: 550px;
	left: 15%;*/
	/*right: 0;*/
	/*text-align: center;
}*/
/* For "slider" control - Not Needed BEGIN*/


/*Below here added by John D*/
    @font-face {
        font-family: 'MonotypeCorsivaRegular';
        src: url('../Media/Fonts/MonotypeCorsiva/mtcorsva.ttf');
        src: local('MonotypeCorsiva'), local('MonotypeCorsivaRegular'), url('../Media/Fonts/MonotypeCorsiva/mtcorsva.ttf') format('truetype');
       }

    #coverflowtext {
	width: 50%;
	margin-left: 10%;
	margin-right: 10%;
	/*margin: 0px 0%;*//*Original*/
	position: absolute;/*Orig= relative*/
	top:-200px;
	text-align: center;
	left: 15%;
	z-index: 2;
	/*right: 0;*/
	     
}  

    #coverflowtext2 {
	width: 50%;
	margin-left: 10%;
	margin-right: 10%;
	/*margin: 0px 0%;*//*Original*/
	position: absolute;/*Orig= relative*/
	top:-200px;
	text-align: center;
	left: 15%;
	z-index: 2;
	/*right: 0;*/
	     
}  

	#title40{
	font-family: MonotypeCorsivaRegular;
	font-size: 24px;
	width: 100%;/*Orig= 300px*/
	margin: 0, 0;
	position: inherit;/*Orig= relative*/
	top: 250px;
	text-align: center;
	/*left: 0;*/
	/*right: 0;*/
	
}
 
	#title402{
	font-family: MonotypeCorsivaRegular;
	font-size: 24px;
	width: 100%;/*Orig= 300px*/
	margin: 0, 0;
	position: inherit;/*Orig= relative*/
	top: 650px;
	text-align: center;
	/*left: 0;*/
	/*right: 0;*/
	
}
		
	#subtitle40{
	font-family: MonotypeCorsivaRegular;
	font-size: 18px;
	width: 100%;/*Orig= 300px*/
	margin: 0, 0;
	position: inherit;/*Orig= relative*/
	top: 590px;
	text-align: center;
	/*left: 0;*/
	/*right: 0;*/
}

	#subtitle402{
	font-family: MonotypeCorsivaRegular;
	font-size: 18px;
	width: 100%;/*Orig= 300px*/
	margin: 0, 0;
	position: inherit;/*Orig= relative*/
	top: 990px;
	text-align: center;
	/*left: 0;*/
	/*right: 0;*/
}