
body { background: url(../images/bg_pattern.jpg) top repeat-x #2892d0; padding: 0px; margin: 0px; }

#main_wrapper { text-align: center; }
#header_underlay { position: absolute; z-index: 0; top: 0px; left:0px; z-index: 0; width: 100%; height: 90px; background: #014c76; border-bottom: 3px #fff solid; }
#header_image { position: absolute; left: 1%; top: 0px; z-index: 1; width: 1100px; background: #2892d0; margin: 0px auto; }
#header { position: absolute; left: 1%; z-index: 2; width: 1100px; border: 1px #ccc solid; }

#logo { position: absolute; top: -75px ;left: -18px; }
#date { position: absolute; top: 15px ;left: 430px; }
#fork { position: absolute; top: 28px ;left: 145px; }
#knife { position: absolute; top: 27px ;left: 880px; }

#secondWrapper { position: relative; z-index: 5; top: 80px; left: 250px; border: 0px #ccc solid; width: 625px; *left: 0px; }
#menu_container { float: left ; width: 148px; margin-top: 110px; }
#content { width: 476px; background: url(../images/content_head.jpg) no-repeat top #fff; margin-left: 148px;  }
#contentText { min-height: 600px; }

#smiley { text-align: center; margin-top: 50px; }

.menuitem { margin: 10px 0px; }
.menuitem img { border: 0px; }


#contentText { color: #03619e; padding: 20px; text-align: left; font-family: Arial; font-size: 0.8em; }

.restaurantMenu { display: none; width: 325px; padding: 10px; position: absolute; top: 250px; left: 200px; background: #fff; border: 3px #03619e solid; -moz-border-radius: 6px;  }