*{
	padding: 0;
	margin: 0;
	border: 0;
}


#polaroid_map{
	position: relative;
}

#polaroid_link_next, #polaroid_link_previous{
	width: 55px;
	height: 20px;
/*	border: 1px solid #FF0000;*/
	display: block;
	cursor: pointer;
}

#polaroid_link_next{
	position: absolute;
	top: 140px;
	left: 5px;
}

#polaroid_link_previous{
	position: absolute;
	top: 150px;
	left: 355px;
}


#google_maps{
	float: left;
	position: relative;	
}

#google_maps a{
	position:absolute; 
	left: 0px; 
	top: 200px;
	width: 160px;
	height: 70px;
/*	border: 1px solid #FF0000;*/
}

.first_letter{
	font-size: 24px;
}







#footer-wrap{
	position: absolute;
	top: 790px;
	left: 200px;
	width: 600px;
}

#footer-wrap a{
	color: #E6E2DE;
	font-size: 9px;
	text-decoration: none
}

#footer-wrap a:hover{
	text-decoration: underline;
}

.footer-link{
	float: left;
}

.footer-seperator{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #E6E2DE;
}

#designed_by{
	position: absolute;
	top: 741px;
	left: 670px;
}

#designed_by a{
	font-size: 9px;
	color: #988966;
	text-decoration: none;
}

.blacklink{
	cursor: pointer;
	line-height: 28px;
}

#welcome_guest{
	position: absolute;
	top: 36px;
	left: 217px;
	font-size: 11px;
	color: #E6E2DE;
}

p{
	padding-bottom: 17px;
}

li{
	list-style-type: none;
}

body {
	background-color: #000000;
	font-size: 14px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #4D3613;
}

#content{ 
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 953px;
}

#wrapper{ 
	position: relative;
	width: 953px;
	height: 827px;
	background-image: url(images/background.jpg);
	visibility: hidden;
}

#left-menu{
	position: absolute;
	left: 28px;
	top: 0px;
}

#back-ground{
	position: absolute;
	left: 200px;
	top: 133px;
	width: 619px;
	height: 435px;
}

#copy{
	position: absolute;
	left: 277px;
	top: 297px;
	width: 450px;
	height: 260px;
	
	
	
/*	overflow: scroll;
	overflow-x:hidden; 
	overflow-y:auto; */
	
}

.hiddenB{
	display: none;
	padding-left: 130px;
}

.food_menu_shift{
	width: 330px;
	padding-left: 20px;
}

.starters {
	position:absolute;
	width:290px;
	height:260px;
	z-index:1;
/*	background-color: #EAE5C1;*/
	left: 155px;
	top: 0px;
/*	overflow: scroll;*/
/*	padding: 20px;*/
/*	margin-right: 10px;*/

/*	overflow-x:hidden; 
	overflow-y:auto; */

}


#polaroids{
	position:absolute;
	left:235px;
	top:583px;
	z-index:1;
	width: 423px;
	height: 174px;
}

#login_place{
	position:absolute;
	left:615px;
	top:55px;
	width:120px;
}

#password_place{
	position:absolute;
	left:615px;
	top:83px;
	width:120px;
}

#submit_place{
	position:absolute;
	left:550px;
	top:108px;
}

.scroll {
display:block;
height:240px;
left:0;
/*margin:50px 0;*/
overflow:scroll;
/*padding:15px 60px 15px 20px;
padding-top: 0px;
padding-right: 40px;
padding-left: 0px;*/
/*position:absolute;*/
/*position:relative;*/
top:0;
width:450px;
/*padding-right: 200px;*/
}
