#mainCenter {
	height:396px;
	margin: auto;
	position: relative;
	width: 522px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#Prev {
	height:382px;
	width:18px;
	top: 6px;
	left: 0px;
	position:absolute;
	z-index:1;
}
#Foto {
	height:382px;
	width:486px;
	left: 18px;
	top: 6px;
	position:absolute;
	z-index:2;
	border: 1px solid #666666;
}
#Next {
height:382px;
width:18px;
top: 6px;
left: 504px;
position:absolute;
z-index:3
}
a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}
