body
{
background-color:#ffffff;
margin-left: auto;
margin-right: auto;
width: 728px;
font-family: verdana;
font-size:11px;
}

h1
{
font-family: verdana;
font-size:15px;

}
#header
{
width: 728px;
}
#title
{
float:left;
background: transparent url("./images/title.gif") no-repeat top left;
width: 300px;
height:50px;
text-indent: -9999px;
}


#topmenu
{
float: right;
width: 428px;
height:20px;
margin-top:30px;
text-align: right;

}
#topmenu li
{

display: inline;

}
#topmenu a
{


font-family: verdana;
font-size: 11px;
color: #000000;
padding-left:10px;
padding-right:10px;

font-weight: thinner;
text-decoration: none;

}
#topmenu a:hover
{

font-family: verdana;
font-size: 11px;
color: #00f;


text-decoration: none;
}
#maintop
{
width: 728px;
}
#bannerimage
{
float: left;
width: 423px;
height: 280px;
}
#contact
{
float: left;
width: 423px;
height: 400px;
overflow:auto;
}

#new
{
float: left;
padding:10px;
width: 171px;
height: 260px;
}
#mainmenu
{
float: left;
width: 114px;

}

#mainmenu li
{display: inline;}
a#appetizers
{
display:block;
width: 114x;
height: 70px;
background: transparent url(./images/appetizernorm.jpg) no-repeat top left; 
text-indent: -9999px;
}
a#appetizers:hover
{

width: 114px;
height: 70px;
background: transparent url(./images/appetizerhover.jpg) no-repeat top left; 
}
a#soups
{
display:block;
width: 114x;
height: 70px;
background: transparent url(./images/soupnorm.jpg) no-repeat top left; 
text-indent: -9999px;
}
a#soups:hover
{

width: 114px;
height: 70px;
background: transparent url(./images/souphover.jpg) no-repeat top left; 
}
a#entrees
{
display:block;
width: 114x;
height: 70px;
background: transparent url(./images/entreenorm.jpg) no-repeat top left; 
text-indent: -9999px;
}
a#entrees:hover
{

width: 114px;
height: 70px;
background: transparent url(./images/entreehover.jpg) no-repeat top left; 
}
a#desserts
{
display:block;
width: 114x;
height: 70px;
background: transparent url(./images/dessertnorm.jpg) no-repeat top left; 
text-indent: -9999px;
}
a#desserts:hover
{

width: 114px;
height: 70px;
background: transparent url(./images/desserthover.jpg) no-repeat top left; 
}
#adbanner
{
float: left;
width:728px;
height:90px;
}
#footer
{
float:left;
font-size: 9px;
width:728px;
text-align: right;


}

#footer a
{
text-decoration: none;
color: #000;
}

#maintext
{
float: left;
padding:10px;
width: 594px;
}

#whatsnew
{
padding-left:5px;
list-style-type: square;
}

#whatsnew a
{
text-decoration:none;
color: #000;
}

#whatsnew a:hover
{
color: #00F;
}
