body{
background-color: #008fdc;
margin: 0;
padding: 0
}

#centerdiv {
width: 1160px;
margin: auto;
}

#centerspan {
position: absolute;
}

#slideshow IMG {
position: absolute;
z-index: 8;
opacity: 0.0;
}

#slideshow IMG.active {
z-index: 10;
opacity: 1.0;
}

#slideshow IMG.last-active {
z-index: 9;
}

/*  [Navbar Section]
---------------------------------------------------------------------------*/
#NavBar {
position: absolute;
z-index: 14;
top: 20px;
left: 300px;
width: 900px;
margin: 0;
padding: 0;
}

.navbar {
font-weight: bold;
line-height: 12pt;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
}

li {
background-image: url(explorerhover.stupid);
float: left;
display: block;
font-family: arial, verdana;
font-size: 8pt;
letter-spacing: 2pt;
color: #000000;
text-align: center;
padding: 0;
}

.navbar > li  > a {
width: 100%;
padding: 0;
border-left: 1px solid #000000;
}

li ul li {
background: #fdd700;
font-size: 8pt;
clear: both;
width: 150px;
position: relative;
left: 0;
padding: 0;
}

li > a:link,
li > a:visited {
display: block;
color: #000000;
text-decoration: none;
text-transform: uppercase;
}

.navbar li:hover a {
background: #008fdc;
}

.navbar  li  a:hover,
.navbar  li  a:active {
color: #ffffff;
background: #99f;
}

.navbar li ul {
display: none;
}

.navbar li:hover ul,
.navbar li ul:hover {
display: block;
}

/*  [End Navbar Section]
---------------------------------------------------------------------------*/

p {
position: absolute;
top: 100px;
left: 895px;
display: block;
width: 235px;
height: 320px;
overflow: auto;
line-height: 17pt;
z-index: 14;
}

#WeeklySpecials {
position: absolute;
left: 100px;
top: 270px;
z-index: 14;
width: 150px;
text-align: center;
font-style: times;
font-size: 14pt;
}

#Movie {
position: absolute;
top: 159px;
left: 308px;
width: 390px;
height: 293px;
text-align: center;
z-index: 14;
background: url('images/moviepic.jpg') 0 0 no-repeat;
}

#Movie a {
width: 220px;
height: 50px;
display: block;
margin: 243px auto 0 auto;
background: url('images/playvideo.png') 0 0 no-repeat;
}
#Movie a:hover {background-position: 0px -47px;}

#moviediv {
background: #fff;
width: 100%;
height: 100%;
margin: auto;
}

#VideoPullDown {
position: absolute;
z-index: 14;
top: 170px;
left: 720px;
width: 100px;
margin: 0;
padding: 0;
border: none;
}

#VideoPullDown.navbar > li  > a {
width: 100%;
padding: 0;
border: none;
}

#VideoPullDown.navbar li ul li {
width: 100%;
}

/*  [Button Section]
---------------------------------------------------------------------------*/
#OrderFromOurDeli {
position: absolute;
top: 360px;
left: 60px;
width: 220px;
height: 50px;
display: block;
z-index: 12;
background: url('images/ordering.png') 0 0 no-repeat;
}
#OrderFromOurDeli:hover {background-position: 0px -47px;}

#AdPDF {
position: absolute;
top: 442px;
left: 900px;
width: 220px;
height: 50px;
display: block;
z-index: 14;
background: url('images/ad.png') 0 0 no-repeat;
}
#AdPDF:hover {background-position: 0px -47px;}

#MenuPDF {
position: absolute;
top: 442px;
left: 900px;
width: 220px;
height: 50px;
display: block;
z-index: 12;
background: url('images/menu.png') 0 0 no-repeat;
}
#MenuPDF:hover {background-position: 0px -47px;}

#BobsTip {
position: absolute;
top: 720px;
left: 60px;
width: 220px;
height: 50px;
display: block;
z-index: 12;
background: url('images/tipbutton.png') 0 0 no-repeat;
}

#BobsTip:hover {background-position: 0px -50px;}

#Videos {
position: absolute;
top: 720px;
left: 410px;
width: 220px;
height: 50px;
display: block;
z-index: 12;
background: url('images/videobutton.png') 0 0 no-repeat;
}
#Videos:hover {background-position: 0px -50px;}

#PhotoGallery {
position: absolute;
top: 720px;
left: 260px;
width: 220px;
height: 50px;
display: block;
z-index: 12;
background: url('images/photobutton.png') 0 0 no-repeat;
}
#PhotoGallery:hover {background-position: 0px -50px;}
/*  [End Button Section]
---------------------------------------------------------------------------*/
