body {
	background-image: url(../Images/backing.jpg);
	margin:0px;
	text-align:center;
	height:1060px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
}

.ItemTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#009933;
	border-top-style: solid;
	border-top-width:3px;
	border-right-width:3px;
	border-bottom-width:3px;
	border-left-width:3px;

}

.title {
	font-family: "Maiandra GD";
	font-size: 36px;
	font-weight: bold;
	color: #000033;
}

.title2 {
	font-family: "Maiandra GD";
	font-size: 24px;
	font-weight: bold;
	color: #000033;
}

.london {
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-align:right;
}

.sectiontitle {
	font-family:"Arial Black";
	font-size:24px;
	color:#FFFFFF;
	text-align:right;
}

.Line {
	position:absolute; 
	width:840px; 
	height:5px; 
	z-index:2; 
	left: -149px;
}

.RightPhoto {
	border:1px solid black; 
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px; 
	}

.RightTopPhoto {
	border:1px solid black; 
	margin-left:15px;
	margin-bottom:10px; 
	}


.LeftTopPhoto {
	border:1px solid black; 
	margin-right:15px;
	margin-bottom:10px;
	}
	
.LeftPhoto {
	border:1px solid black; 
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	}	
	
.Links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	text-indent:20px;
	line-height:15px;
	}