@charset "UTF-8";


div.EventImageHolder {
	display:block;
	width:598px;
	margin:0;
	padding:0;
	border:0;
}
	div.EventImageHolderIndiv {
		height:100%;
		margin:0;
		padding:0;
		display:inline;
		border:0;
		float:left;
	}
	div.EventImageHolderIndiv a {
		display:block;
		width:100%;
		height:100%;
	}


/* Headers controls */
.Header01 {
	Height:167px;
	background-image:url(backings/LondonPhoto2008_01.jpg);
}

.Header02 {
	Height:167px;
	background-image:url(backings/LondonPhoto2008_07.jpg);
}


/* Image Holder Controls */

.Holder01 {
	height:234px; 
	background-image:url(Backings/LondonPhoto2008_02.jpg);
}

.Holder02 {
	height:138px;
	background-image:url(Backings/LondonPhoto2008_03.jpg);
 
}

.Holder03 {
	height:199px; 
	background-image:url(Backings/LondonPhoto2008_04.jpg);
}

.Holder04 {
	height:218px; 
	background-image:url(Backings/LondonPhoto2008_05.jpg);
}

.Holder05 {
	height:274px; 
	background-image:url(Backings/LondonPhoto2008_06.jpg);
}

.Holder06 {
	height:234px; 
	background-image:url(Backings/LondonPhoto2008_08.jpg);
}

.Holder07 {
	height:160px; 
	background-image:url(Backings/LondonPhoto2008_09.jpg);
}

.Holder08 {
	height:176px; 
	background-image:url(Backings/LondonPhoto2008_10.jpg);
}

.Holder09 {
	height:288px;
	background-image:url(Backings/LondonPhoto2008_11.jpg);
}

.Holder10 {
	height:296px;
	background-image:url(Backings/LondonPhoto2008_12.jpg);
}

.Holder11 {
	height:143px;
	background-image:url(Backings/LondonPhoto2008_13.jpg);
}

.Holder12 {
	height:157px;
	background-image:url(Backings/LondonPhoto2008_14.jpg);
}

.Holder13 {
	height:117px;
	background-image:url(Backings/LondonPhoto2008_15.jpg);
}

.Holder14 {
	height:112px;
	background-image:url(Backings/LondonPhoto2008_16.jpg);
}

.pic01 {
	width:181px;
}

.pic02 {
	width:240px;
}

.pic03 {
	width:177px;
}

.pic04 {
	width:190px;
}

.pic05 {
	width:209px;
}

.pic06 {
	width:199px;
}

.pic07 {
	width:265px;
}

.pic08 {
	width:210px;
}

.pic09 {
	width:123px;
}

.pic10 {
	width:199px;
}

.pic11 {
	width:304px;
}

.pic12 {
	width:95px;
}

.pic13 {
	width:199px;
}

.pic14 {
	width:189px;
}

.pic15 {
	width:210px;
}

.pic16 {
	width:236px;
}

.pic17 {
	width:188px;
}

.pic18 {
	width:174px;
}

.pic19 {
	width:212px;
}

.pic20 {
	width:206px;
}

.pic21 {
	width:180px;
}

.pic22 {
	width:250px;
}

.pic23 {
	width:178px;
}

.pic24 {
	width:170px;
}

.pic25 {
	width:118px;
}

.pic26 {
	width:120px;
}

.pic27 {
	width:360px;
}

.pic28 {
	width:598px;
}

.pic29 {
	width:207px;
}

.pic30 {
	width:186px;
}

.pic31 {
	width:205px;
}

.pic32 {
	width:178px;
}

.pic33 {
	width:239px;
}

.pic34 {
	width:181px;
}

.pic35 {
	width:598px;
}



/* to navigate to the other pages */

div.OtherPages {
	display:block;
	width:100%;
	text-align:center;
	margin:10px auto;
	padding:1px;
	clear:both;
}
	div.OtherPages a {
		display:inline;
		height:21px;
		font-size:12px;
		color:#6600CC; 
		padding:2px 20px 2px 2px;
		margin:0 35px 0 0;
		text-decoration:none;
		border:1px solid #857d84; 
	}
	
	div.OtherPages a:hover {
		background-color:#857d84;
		border:1px solid #DCD6E7;
		color:#ffffff;
		text-decoration:underline;
	}

