* {margin:0; padding:0;}

body {
background-image:url(../backgrounds/menupagebg.jpg);
background-repeat:no-repeat;

text-align:center;
}

img {
border:0;
}

#all {
position:relative;
width:931px;
margin-right:auto;
margin-left:auto;
text-align:left;
}

#logo {
position:absolute;
top:58px;
left:10px;
}


#subnav {
position:absolute;
top:95px;
left:335px
}

#content {
background-image:url(../backgrounds/menu-mainimage.jpg);
background-repeat:no-repeat;
width:931px;
min-height:550px;
margin-top:149px;
}

#menuframe {
margin-top:-95px;
margin-left:330px;
}

#bottomnav {
margin-top:24px;
}

#specialmenus {
position:absolute;
top:285px;
left:25px;
width:277px;
}

.specialmenulink {
width:277px;
height:46px;
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:17px;
text-align:right;
margin-bottom:15px;
}

.specialmenulink a {
background-image:url(../backgrounds/menulinkbg.jpg);
display:block;
color:#822F11;
text-decoration:none;
padding:6px 24px 6px 10px;
}

.specialmenulink a:hover {
background-image:url(../backgrounds/menulinkbg-on.jpg);
}

.eleven {
font-size:11px;
}

#footer {
margin-top:-25px;
margin-left:190px;
}






