* {
  margin: 0;
  padding: 0;
}
body {
margin-top:20px;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
#wrapper {
  position: relative;
  margin-top:10px;
  text-align: left;
  width: 760px;
  margin-right: auto;
  margin-left: auto;
}

#header0 {
  height: 180px;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-top:10px;
}


#header1 {
  height: 180px;
  background-image: url(images_in_site/header1.gif);
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-top:10px;
}

<!--styles starters-->
#header2 {
  height: 180px;
  background-image: url(images_in_site/header2.gif);
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-top:10px;
}

<!--styles main courses-->
#header3 {
  height: 180px;
  background-image: url(images_in_site/header3.gif);
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-top:10px;
}

<!--styles desserts-->
#header4 {
  height: 180px;
  background-image: url(images_in_site/header_dessert.gif);
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-top:10px;
}

<!--styles sunday->
#header5 {
  height: 180px;
  background-image: url(images_in_site/header_sunday.gif);
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-top:10px;
}

<!--sty;es wine-->
#header6 {
  height: 180px;
  background-image: url(images_in_site/header_wine.gif);
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-top:10px;
}

#main {
	position: relative;
	width: 100%;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  background-color:#EDFAFE;
}
#extras {
  position: absolute;
  top: 0;
  left: 190px;
  width: 180px;
}
#content {
  margin-left: 380px;
  background-color:#FFFFFF;
}

#content_menu {
  margin-left: 190px;
}
#footer {
  border-top: 2px solid #006699;
  background-color: #EDFAFE;
  font-size: 80%;
  padding: 0.2em 10px 0.2em 0;
  text-align: right;
}
h1 {
  font-size: 150%;
  font-weight: normal;
  padding-bottom: 0.4em;
  color: #485BE1;
}

p {
  font-size: 80%;
  line-height: 1.6em; 
  padding-bottom: 1em;
} 

menu {
background-color:#FFFFFF;
font-size:70%;
line-height:1.2em;
color:#003366;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#nav ul {
  list-style: none;
}
#nav li {
  font-size: 80%;
  width: 180px;
}
#nav a:link, #nav a:visited {
  text-decoration: none;
  color: #006699;
  background-color: transparent;
  display: block;
  padding: 0.3em 10px 0.3em 10px;
  border-bottom: 4px solid #4b87c5;
}
#nav a:hover {
  border-bottom: 4px solid #fff;
}
#extras .box {
  padding: 0 10px 2em 0;
}
#extras .box h4 {
  font-size: 110%;
  font-weight: normal;
  color:#396F99;
}
#extras .box p {
  font-size: 80%;
}

h1
{
font:90%/1.6 Verdana, Arial, Helvetica, sans-serif;
color:#333366;
font-weight:bold;
}
