body		{ 
font-family: verdana, helvetica, verdana; 
font-size: 8pt; 
color: #000000 
text-decoration: none; 
margin: 0px auto;
padding-bottom: 40px;
}

h2 {
font-family: Helvetica, Verdana, Arial;
font-size: 12pt;
font-variant: small-caps;
}

#main		{
width: 800px;
margin: 0px auto;
border: 1px solid #493310; 
background-color: #F0F8FF
padding: 0px;
position: absolute;
top: 0px;
left: 120px;
}

#content {
width: 800px;
}

#footer {
background-color: #490000;
height: 40px;
color: #999;
text-align: center;
margin-top: 40px;
vertical-align: bottom;
}

#menu {
background-color: #490000;
height: 38px;
text-align: center;
margin: 0px;
}

#gallery {
width: 800px;
text-align: center;
}

#gallery img {
padding: 6px;
border: 1px solid silver;
}

#gallery1 img {
padding: 6px;
border: 1px solid silver;
}

#gallery .nobor {
border: 0px;
margin: 20px;
}

#gallery1 .nobor {
border: 0px;
margin: 20px;
}

#gallery1 {
width: 500px;
position: relative;
left: 200px;
}

#wines {
width: 800px;
margin-left: 30px;
line-height: 20px;
}

#wines li {
list-style: none;
}

blockquote {
  background: transparent url('gfx/quoleft2.png') left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  background: transparent url('gfx/quoright2.png') right bottom no-repeat;
}