/*OVERWRITE
#light_box {
	height:1300px;
	}
	
	#content_holder {
	height:1300px;
	}
	
#footer_logo {
	
	top:1140px;
	}
/*EOF OVERWRITE */
/*
#photogallery_content {
	position:relative;
	width:880px;
	height:800px;
	left:50px;
	top:275px;
	
	display:block;
	border:0px solid #ff3300;
}	
*/

/* =========================
 		PICTURES 
============================*/
#img-gallery-restaurant{
	position:relative;
	top:30px;
	left:75px;
	border:0px solid  #8e5720;
}

#img-gallery-outside{
	position:relative;
	top:50px;
	left:200px;
	border:0px solid  #3300ff;
}

#img-gallery-dishes{
	position:relative;
	top:60px;
	left:100px;
	border:0px solid  #ffcc00;
}


#page-title-pic {
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


#gallery_desc_rest {
	position:relative;
	left:450px;
	top:-100px;
}
#gallery_desc_out {
	position:relative;
	left:600px;
	top:-100px;
}
#gallery_desc_dish {
	position:relative;
	left:475px;
	top:-40px;
	color:#00F;
}


.gallery_name_a {
	font-size:24px;
	font-weight:bold;
	color:#00F;
}

.gallery_name_a a{
	font-size:24px;
	font-weight:bold;
	color:#00F;
	text-decoration:none;
}
/*NEW STUFF*/
.photogallery-lane {width:100px;border:0px solid #F90;}

.photogallery-lane .left-side{
	position:relative;

	float:left;
	width:50%;
	
	border:1px solid  red;
	text-align:center;
}

.photogallery-lane .right-side {
	position:relative;
	
	
	
	border:1px solid  red;
	text-align:center;
}
