body {
	background-color: #ddd4a0;
	margin: 0;
	padding: 0;
	font: Verdana;
}

.title {
margin: 10px 0 10px  54px;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 760px;
	height: 468px;
	background: url('../images/vcf_grapes.jpg') no-repeat top right;
	left: 2px;
	top: 4px;


}


#menu {
margin: 0 0 0 40px;
height: 29px;
width: 523px; 
}

#contenttop {
   width: 576px;
	background-image: url('../images/vcf_bodytop.gif');
	height: 9px;
	background-repeat: no-repeat;
}

#content{
	margin: 0 0 0 20px;
	width: 576px;
	background-image: url('../images/vcf_bodybg.gif');
	height: auto;
	text-align: justify;
	font: Verdana;
	font-size: 14px;
}

#contentbottom {
   width: 576px;
	font-size: 1px;
	background-image: url('../images/vcf_bodybottom.gif');
	height: 8px;
	background-repeat: no-repeat;
}

#footer{
width: 780px;
height: 25px;
text-align: left; 
}

#content p { 
padding: 0 18px 0 12px;
}

#menu ul {
list-style: none; 
margin: 0;
padding: 0;
}
#menu li {float: left; }

#vine {
	position: absolute;
	right: 15px;
	top: 225px;
	width: 94px;
	height: 364px;
	background: url('../images/vcf_vineright.jpg');
}
