div.main {
	width: 763px;
	margin: auto;
	margin-top: 30px;
}

div.center {
	height: 460px;
	text-align: center;
	position: relative;
}
a img {
	border: none;
}
map, img {
	border: none;
}
div.center img#photo {
	position: relative;
	z-index: 0;
	margin-top: 25px;
}

div.center span.photolegend {
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 0.2em;
	margin-top: 4px;
	margin-right: 4px;
	font-variant: small-caps;
	clear: both;
}

div.center .button {
	opacity: 0.6;
	background: black;
	height: 80px;
	width: 30px;
	z-index: 2;
	position: absolute;
	top: 185px;
}

div.center .button img {
	height: 20px;
	margin-top: 30px;
}

div.center .button.left {
	left: 0;
}

div.center .button.right {
	right: 0;
}

div.footer {
	width: 761px;
	height: 69px;
	background-image: url(../pics/footer.gif);
	color: white;
	font-size: 10px;
}

div.footer span.infos {
	float: left;
	margin-right: 10px;
	margin-top: 05px;
}

span.infos.one {
	width : 200px;
	text-align: right;
	font-variant: small-caps;
}

span.infos.two {
	margin-left: 10px;
	width: 160px;
	letter-spacing: 0.05em;
}

span.infos.two b {
	padding-right: 30px;
}

span.infos.three {
	width: 360px;
	margin: 0;
}

span.infos table {
	border-collapse: collapse;
}

span.infos.three table tr td.right {
	text-align: right;
	width: 220px;
}
div.photos {
	overflow: auto;
	height: 430px;
	padding: 10px;
}

div.photos img {
	padding: 20px;
}
