#wrapper #navcontainer #portfolio {
	color: #000000;
}

#footer {
	position:absolute;
	width: 440px;
	height: 20px;
	color:#FFFFFF;
	font-size: 9px;
	left: 96px;
	top: 1337px;
}

#content_gallery {
	width: 688px;
	height: 600px;
	position:absolute;
	left: 44px;
	top: 152px;
	z-index: 100;
}


#myCarousel
{
	text-align: left;
	margin: 0 auto;
	float: left; /* Same as your gallery is set to */
	width:472px; /* Adjust this to your picture width + 2 */
	height:110px;
	overflow:hidden;
	background: #000000;
	position:absolute;
	left: 0px;
	top: 471px;
}
