.gallery_layout {
}
#wrapper {
	text-align: center;
	height: 800px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
}
#header {
	text-align: center;
	height: 200px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	z-index: 2;
}

#apNavbar {
	position:absolute;
	width:780px;
	height:40px;
	z-index:3;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 130px;
	text-align: center;
	left: 0px;
}

