#wrapper{
	width:919px;
	background:url(./themes/site_themes/imgs/wine-bg-y.gif) repeat-y;
	margin:auto;

}
#logo{
	display:block;
	margin:auto;
	width:269px;
	height:148px;
	background:url(./themes/site_themes/imgs/cms-logo.gif) no-repeat;
}
#top{
	width:919px;
	background:url(./themes/site_themes/imgs/wwine-top-bg.jpg) top no-repeat;
}
#footer{
	width:919px;
	height:285px;
	background:url(./themes/site_themes/imgs/wwine-bottom-bg.jpg) no-repeat;
}
h2{
	padding:55px 0 20px 0;
	text-align:center;
	margin:auto;
        letter-spacing:4px;
}
table {
	margin:auto;
	padding:0;
}
td{
	padding-right:10px;
}
.label{
	font-family:Georgia, Times, Serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
		color:#000000;
}
.blank{
	height:15px;
}
.break{
	height:40px;
}
.list{
	font-size:9px;
	text-transform:uppercase;
	width:650px;
	color:#333333;
	letter-spacing:2px;
	text-align:left;
	line-height:6px;
}

