/* 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;
	
}

#topleftpic {
	margin-left: 66px;
	margin-top: 100px;
	width: 150px;
	height: 100px;
	position: absolute;
}

#topmidpic {
	margin-left: 256px;
	margin-top: 100px;
	width: 150px;
	height: 100px;
	position:absolute;
}

#threetab {
	margin-top: 115px;
	margin-left: 49px;
	width: 108px;
	height: 101px;
	position: absolute;
}

#architectural {
	margin-top: 115px;
	margin-left: 178px;
	width: 108px;
	height: 101px;
	position: absolute;
}

#designershingles {
	margin-top: 115px;
	margin-left: 309px;
	width: 108px;
	height: 101px;
	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;
	
}

