/* CSS Document */


#GalleryHeader {
	position:absolute;
	width:815px;
	height:14px;
	z-index:18;
	left: 5px;
	top: 65px;
	border-bottom:1px dotted #003366;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#003366;
}
.style1 {color: #6699cc}
#Image1 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:19;
	left: 0px;
	top: 5px;
	border: 5px solid #003366;
}
#Image1:hover {
	cursor:pointer;
}
#Image2 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:20;
	top: 5px;
	border: 5px solid #003366;
	left: 115px;
}
#Image2:hover {
	cursor:pointer;
}
#Image3 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:21;
	top: 5px;
	border: 5px solid #003366;
	left: 186px;
}
#Image3:hover {
	cursor:pointer;
}
#image4 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:22;
	top: 5px;
	border: 5px solid #003366;
	left: 301px;
}
#image4:hover {
	cursor:pointer;
}
#image5 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:23;
	top: 5px;
	border: 5px solid #003366;
	left: 416px;
}
#image5:hover {
	cursor:pointer;
}
#image6 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:24;
	top: 5px;
	border: 5px solid #003366;
	left: 487px;
}
#image6:hover {
	cursor:pointer;
}
#image7 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:25;
	top: 5px;
	border: 5px solid #003366;
	left: 602px;
}
#image7:hover {
	cursor:pointer;
}
#image9 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:26;
	border: 5px solid #003366;
	top: 5px;
	left: 788px;
}
#image9:hover {
	cursor:pointer;
}
#image8 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:27;
	top: 5px;
	border: 5px solid #003366;
	left: 673px;
}
#image8:hover {
	cursor:pointer;
}
#LondonSlider {
	position:absolute;
	width:815px;
	heigth:120px;
	top:100px;
	left:5px;
	z-index:2;
	overflow:auto;
	height: 115px;
	border:1px solid #6699cc;
}

