#fadeshow1 .gallerylayer {
	background-color: black;
}
#controls {
	width: 960px;
	text-align: center;
	background-color: black;	
	padding-top:10px;
	padding-bottom:10px;	
}
.status {
	margin: 0 10px;
	font-weight: bold;
}



/* wrapper setup */

div.wrapper {
margin:auto;
width:942px;
position: relative;/*both wrapper divs*/
z-index:1;
}

div#header {
height:190px;
}

#homewrapper.wrapper{
height: 190px;
z-index:2; /*layer the header on top*/
}