@charset "utf-8";
/* CSS Document */

a, img {
    border:none;
    outline:none
}

a:focus { outline:none; }

body {
	background-color: #333333;
	background-image: url(Pix/bg.png);
	margin-top: 0px;
}
.MainText {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d2c3b6;
	text-align: center;
}
a:link {
		font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	color: #c8cac2;
	text-decoration: none;
	font-weight: bold;
	border:none;
    outline:none
}
a:hover {
		font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #D6D6D6;
	font-weight: bold;
	border:none;
    outline:none
}
a:visited {
		font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a99d93;
	font-weight: bold;
	border:none;
    outline:none
}
a:active {
		font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
	border:none;
    outline:none
}
.MainCell {
		font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	background-image: url(Pix/MainBg.png);
	background-repeat: repeat-y;
}
.MainDarkCell {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	
}
.bullet
	{
	background-image: url(Pix/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 14px;
	width: 10px;
	}

.SecondMain {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CDC9A7;
	line-height: 32px;
}
.ThirddMain {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A3632;
}
.FourthMain {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #804a46;
	font-weight: Bold;
	line-height: 12px;
}
.FourthMain a:link {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800;
	font-weight:Bold;
}
.FourthMain a:visited {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #600;
	font-weight:Bold;
}

.ButtomInfo {
<br />  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #d5843c;
	background-color: #3a3632;
	background-image: url(Pix/bg.png);
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
.ButtomInfoBoxes {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #d5843c;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding: 9px;
	background-color: #282523;
}
.BottomShadow {
	background-image: url(Pix/BottomShadow.png);
	background-repeat: repeat-x;
	background-position: top;
}
.Spaced {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	float: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.Logo {
	background-image: url(Pix/Logo.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.DataDark {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	background-image: url(Pix/BGDark.png);
	padding: 12px;
	
}
.DataLight {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	background-image: url(Pix/BGLight.png);
	font-weight: bold;
	padding: 12px;
}
.DataLightSmall {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-image: url(Pix/BGLight.png);
	font-weight: bold;
	padding: 12px;
}
.DataDarker {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CDC9A7;
	background-color: #3A3632;
	font-weight: bold;
	padding: 12px;
}
.DataDarkerSmall {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDC9A7;
	background-color: #3A3632;
	font-weight: bold;
	padding: 12px;
}
.DataDarkerNormal {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CDC9A7;
	background-color: #3A3632;
	padding: 12px;
}
.CallForAction {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CDC9A7;
	font-weight: bold;
	background-color: #702D23;
	padding: 12px;
}
.Splitter {
	width: 1px;
}
PicActive {
	border: 1px dotted #999;
}
.img {
    opacity: 0.2;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.directionNext
{
	background-image: url("Pix/ArrowNextN.png");
	height: 534px;
	width: 400px;
	border:none;
    outline:none
	}
	
.directionNext :Link
{
	background-image: url("Pix/ArrowNextH.png");
	height: 534px;
	width: 400px;
	border:none;
    outline:none
	}
	
.directionNext :hover
{
	background-image: url("Pix/ArrowNextH.png");
	height: 534px;
	width: 400px;
	border:none;
    outline:none
	}
.directionPrev
{
	background-image: url("Pix/ArrowPrevN.png");
	height: 534px;
	width: 400px;
	border:none;
    outline:none
	}
	
.directionPrev :Link
{
	background-image: url("Pix/ArrowPrevH.png");
	height: 534px;
	width: 400px;
	border:none;
    outline:none
	}
	
.directionPrev :hover
{
	background-image: url("Pix/ArrowPrevH.png");
	height: 534px;
	width: 400px;
	border:none;
    outline:none
	}
	

.DSC_8914{background-image: url("Sharon_Recital/DSC_8914.jpg"); height: 534px; width: 800px;}
.DSC_9119{background-image: url("Sharon_Recital/DSC_9119.jpg"); height: 534px; width: 800px;}
.DSC_8921{background-image: url("Sharon_Recital/DSC_8921.jpg"); height: 534px; width: 800px;}
.DSC_8984{background-image: url("Sharon_Recital/DSC_8984.jpg"); height: 534px; width: 800px;}
.DSC_8930{background-image: url("Sharon_Recital/DSC_8930.jpg"); height: 534px; width: 800px;}
.DSC_9221{background-image: url("Sharon_Recital/DSC_9221.jpg"); height: 534px; width: 800px;}
.DSC_8966{background-image: url("Sharon_Recital/DSC_8966.jpg"); height: 534px; width: 800px;}
.DSC_8859{background-image: url("Sharon_Recital/DSC_8859.jpg"); height: 534px; width: 800px;}
.DSC_9124{background-image: url("Sharon_Recital/DSC_9124.jpg"); height: 534px; width: 800px;}
.DSC_9254{background-image: url("Sharon_Recital/DSC_9254.jpg"); height: 534px; width: 800px;}
.DSC_9210{background-image: url("Sharon_Recital/DSC_9210.jpg"); height: 534px; width: 800px;}
.DSC_9138{background-image: url("Sharon_Recital/DSC_9138.jpg"); height: 534px; width: 800px;}
.DSC_9083{background-image: url("Sharon_Recital/DSC_9083.jpg"); height: 534px; width: 800px;}
.DSC_8874{background-image: url("Sharon_Recital/DSC_8874.jpg"); height: 534px; width: 800px;}
.DSC_9059{background-image: url("Sharon_Recital/DSC_9059.jpg"); height: 534px; width: 800px;}
.DSC_9224{background-image: url("Sharon_Recital/DSC_9224.jpg"); height: 534px; width: 800px;}
.DSC_9207{background-image: url("Sharon_Recital/DSC_9207.jpg"); height: 534px; width: 800px;}
.DSC_9049{background-image: url("Sharon_Recital/DSC_9049.jpg"); height: 534px; width: 800px;}
.DSC_8964{background-image: url("Sharon_Recital/DSC_8964.jpg"); height: 534px; width: 800px;}
.DSC_9114{background-image: url("Sharon_Recital/DSC_9114.jpg"); height: 534px; width: 800px;}
.DSC_8870{background-image: url("Sharon_Recital/DSC_8870.jpg"); height: 534px; width: 800px;}
.DSC_9180{background-image: url("Sharon_Recital/DSC_9180.jpg"); height: 534px; width: 800px;}
.DSC_8979{background-image: url("Sharon_Recital/DSC_8979.jpg"); height: 534px; width: 800px;}
.DSC_9188{background-image: url("Sharon_Recital/DSC_9188.jpg"); height: 534px; width: 800px;}
.DSC_8866{background-image: url("Sharon_Recital/DSC_8866.jpg"); height: 534px; width: 800px;}
.DSC_9171{background-image: url("Sharon_Recital/DSC_9171.jpg"); height: 534px; width: 800px;}
.DSC_9011{background-image: url("Sharon_Recital/DSC_9011.jpg"); height: 534px; width: 800px;}




.DSC_1681{background-image: url("Enas_Recital/DSC_1681.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1714{background-image: url("Enas_Recital/DSC_1714.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1613{background-image: url("Enas_Recital/DSC_1613.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1656{background-image: url("Enas_Recital/DSC_1656.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1629{background-image: url("Enas_Recital/DSC_1629.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1744{background-image: url("Enas_Recital/DSC_1744.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1643{background-image: url("Enas_Recital/DSC_1643.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1696{background-image: url("Enas_Recital/DSC_1696.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1689{background-image: url("Enas_Recital/DSC_1689.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1788{background-image: url("Enas_Recital/DSC_1788.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_172a{background-image: url("Enas_Recital/DSC_172a.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1700{background-image: url("Enas_Recital/DSC_1700.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1669{background-image: url("Enas_Recital/DSC_1669.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1664{background-image: url("Enas_Recital/DSC_1664.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1786{background-image: url("Enas_Recital/DSC_1786.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_172a{background-image: url("Enas_Recital/DSC_172a.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_172b{background-image: url("Enas_Recital/DSC_172b.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1663{background-image: url("Enas_Recital/DSC_1663.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1642{background-image: url("Enas_Recital/DSC_1642.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1649{background-image: url("Enas_Recital/DSC_1649.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_172c{background-image: url("Enas_Recital/DSC_172c.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1703{background-image: url("Enas_Recital/DSC_1703.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.DSC_1662{background-image: url("Enas_Recital/DSC_1662.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}


.Hila_001{background-image: url("Hila_Recital/Hila_001.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_002{background-image: url("Hila_Recital/Hila_002.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_003{background-image: url("Hila_Recital/Hila_003.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_004{background-image: url("Hila_Recital/Hila_004.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_005{background-image: url("Hila_Recital/Hila_005.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_006{background-image: url("Hila_Recital/Hila_006.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_007{background-image: url("Hila_Recital/Hila_007.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_008{background-image: url("Hila_Recital/Hila_008.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_009{background-image: url("Hila_Recital/Hila_009.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_010{background-image: url("Hila_Recital/Hila_010.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_011{background-image: url("Hila_Recital/Hila_011.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_012{background-image: url("Hila_Recital/Hila_012.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_013{background-image: url("Hila_Recital/Hila_013.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_014{background-image: url("Hila_Recital/Hila_014.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_015{background-image: url("Hila_Recital/Hila_015.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_016{background-image: url("Hila_Recital/Hila_016.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_017{background-image: url("Hila_Recital/Hila_017.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_018{background-image: url("Hila_Recital/Hila_018.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_019{background-image: url("Hila_Recital/Hila_019.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_020{background-image: url("Hila_Recital/Hila_020.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_021{background-image: url("Hila_Recital/Hila_021.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_022{background-image: url("Hila_Recital/Hila_022.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_023{background-image: url("Hila_Recital/Hila_023.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_024{background-image: url("Hila_Recital/Hila_024.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_025{background-image: url("Hila_Recital/Hila_025.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_026{background-image: url("Hila_Recital/Hila_026.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_027{background-image: url("Hila_Recital/Hila_027.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_028{background-image: url("Hila_Recital/Hila_028.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_029{background-image: url("Hila_Recital/Hila_029.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Hila_030{background-image: url("Hila_Recital/Hila_030.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}


.Daniella_001{background-image: url("Daniella_Recital/Daniella_001.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_002{background-image: url("Daniella_Recital/Daniella_002.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_003{background-image: url("Daniella_Recital/Daniella_003.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_004{background-image: url("Daniella_Recital/Daniella_004.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_005{background-image: url("Daniella_Recital/Daniella_005.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_006{background-image: url("Daniella_Recital/Daniella_006.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_007{background-image: url("Daniella_Recital/Daniella_007.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_008{background-image: url("Daniella_Recital/Daniella_008.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_009{background-image: url("Daniella_Recital/Daniella_009.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_010{background-image: url("Daniella_Recital/Daniella_010.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_011{background-image: url("Daniella_Recital/Daniella_011.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_012{background-image: url("Daniella_Recital/Daniella_012.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_013{background-image: url("Daniella_Recital/Daniella_013.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_014{background-image: url("Daniella_Recital/Daniella_014.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_015{background-image: url("Daniella_Recital/Daniella_015.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_016{background-image: url("Daniella_Recital/Daniella_016.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_017{background-image: url("Daniella_Recital/Daniella_017.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_018{background-image: url("Daniella_Recital/Daniella_018.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Daniella_019{background-image: url("Daniella_Recital/Daniella_019.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}



.Dana_01{background-image: url("Dana_Recital/Dana_01.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_02{background-image: url("Dana_Recital/Dana_02.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_03{background-image: url("Dana_Recital/Dana_03.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_04{background-image: url("Dana_Recital/Dana_04.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_05{background-image: url("Dana_Recital/Dana_05.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_06{background-image: url("Dana_Recital/Dana_06.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_07{background-image: url("Dana_Recital/Dana_07.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_08{background-image: url("Dana_Recital/Dana_08.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_09{background-image: url("Dana_Recital/Dana_09.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_10{background-image: url("Dana_Recital/Dana_10.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_11{background-image: url("Dana_Recital/Dana_11.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_12{background-image: url("Dana_Recital/Dana_12.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_13{background-image: url("Dana_Recital/Dana_13.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_14{background-image: url("Dana_Recital/Dana_14.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_15{background-image: url("Dana_Recital/Dana_15.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_16{background-image: url("Dana_Recital/Dana_16.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Dana_17{background-image: url("Dana_Recital/Dana_17.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}


.Claire_01{background-image: url("Claire_Recital/Claire_01.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_02{background-image: url("Claire_Recital/Claire_02.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_03{background-image: url("Claire_Recital/Claire_03.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_04{background-image: url("Claire_Recital/Claire_04.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_05{background-image: url("Claire_Recital/Claire_05.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_06{background-image: url("Claire_Recital/Claire_06.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_07{background-image: url("Claire_Recital/Claire_07.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_08{background-image: url("Claire_Recital/Claire_08.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_09{background-image: url("Claire_Recital/Claire_09.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_10{background-image: url("Claire_Recital/Claire_10.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_11{background-image: url("Claire_Recital/Claire_11.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_12{background-image: url("Claire_Recital/Claire_12.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_13{background-image: url("Claire_Recital/Claire_13.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_14{background-image: url("Claire_Recital/Claire_14.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_15{background-image: url("Claire_Recital/Claire_15.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_16{background-image: url("Claire_Recital/Claire_16.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_17{background-image: url("Claire_Recital/Claire_17.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_18{background-image: url("Claire_Recital/Claire_18.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_19{background-image: url("Claire_Recital/Claire_19.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Claire_20{background-image: url("Claire_Recital/Claire_20.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}



.Keren_01{background-image: url("Keren_Recital/Keren_01.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_02{background-image: url("Keren_Recital/Keren_02.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_03{background-image: url("Keren_Recital/Keren_03.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_04{background-image: url("Keren_Recital/Keren_04.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_05{background-image: url("Keren_Recital/Keren_05.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_06{background-image: url("Keren_Recital/Keren_06.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_07{background-image: url("Keren_Recital/Keren_07.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_08{background-image: url("Keren_Recital/Keren_08.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_09{background-image: url("Keren_Recital/Keren_09.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_10{background-image: url("Keren_Recital/Keren_10.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_11{background-image: url("Keren_Recital/Keren_11.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_12{background-image: url("Keren_Recital/Keren_12.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}
.Keren_13{background-image: url("Keren_Recital/Keren_13.jpg"); height: 534px; width: 800px; background-repeat:no-repeat;}



#Map area {outline:none;}
