/* CSS Document */
#middlecontentwhitebackground {
	margin: 0 auto;
	border: 0;
	width:780px;
	height: 500px;
	background:#e1e1e1;
	border:none;
	position: relative;
}
#middlebuffer {
	margin: auto;
	border: 0;
	width: 780px;
	height: 5px;
	background: #e1e1e1;
	position: relative;
}
#middlecontent {
	width: 661px;
	height: 500px;
	margin: auto;
	border: 0;
	position: relative;
	border: none;
	background:url(pics/photogallery/background.jpg);
	background-repeat:no-repeat;
}
#gallery_navbar {
	width: 367px;
	height: 33px;
	margin-top: 10px;
	margin-left: 18px;
	background-image:url(images/navbar.gif);
	position: absolute;
}
#gallery_middlebox {
	margin-top: 114px;
	margin-left: 100px;
	width: 450px;
	height: 331px;
	background-image:url(pics/photogallery/root/backgroundphotomiddle.gif);
	background-repeat:no-repeat;
	position:absolute;
}
#currentproject_middlebox {
	margin-top: 80px;
	margin-left: 100px;
	width: 450px;
	height: 331px;
	background-image:url(pics/photogallery/root/backgroundphotomiddle.gif);
	background-repeat:no-repeat;
	position:absolute;
}