#fullheight {

            height: 100%;

}

html, body, #wrapper {

      height:100%;

      margin: 0;

      padding: 0;

      border: none;

      text-align: center;

 }
#wrapper {

	  margin: 0 auto;

      text-align: left;

      vertical-align: middle;

      width: 778px;
	  
	  height: 590px;

}
.bkgrd_tile {
	background-image: url(images/bkgrd_tile.jpg);
	background-position: center center;
}
.bkgrd_tile_menu {
	background-image: url(images/menu/bkgrd_tile.jpg);
	background-position: center center;
}
.bkgrd {
	background-image: url(images/bkgrd.jpg);
}
.bkgrd_content {
	background-image: url(images/bkgrd_content.jpg);
}
.text_white_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
}
A.link_white_11:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;
}
A.link_white_11:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;
}
A.link_white_11:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;
}
A.link_white_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline;
}
body {  
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #990000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}
#scroll {
	overflow: auto;
	height: 328px;
	width: 246px;
	padding-right: 10px
}
#scroll_food {
	overflow: auto;
	height: 220px;
	width: 246px;
	padding-right: 10px
}
#scroll_drinks {
	overflow: auto;
	height: 282px;
	width: 246px;
	padding-right: 10px
}
}.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900000;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900000;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
.form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table {
    padding: 20px;
}
