#centerer {
width:900px;
position:relative;
z-index:10;
margin:0 auto;
}

#header {
position:relative;
display:block;
height:60px;
left:-2px;
background:0;
padding:30px 0 0;
}

#header a {
text-decoration:none;
font-size:40pt;
}

#top {
position:relative;
display:block;
height:80px;
}

#content {
height:540px;
width:900px;
overflow:hidden;
margin:0;
padding:0;
}

#contentscroll {
	height:180px;
	width:432px;
	overflow:hidden;
	float:left;
	position:relative;
}


#foto_container {
	height:180px;
	width:100%;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-left: 120px;
	background-repeat: repeat-x;
}

#portfolio_content {
	width:5000px;
	height:180px;
	overflow:hidden;
}

#portfolio_center {
float:left;
width:0;
}

.img_container {
float:left;
margin-right:8px;
display:block;
}

.img_container div {
	color:#CCC;
	font-size:65%;
	padding-top:2px;
}

