#stage {
	width: 740px;
	position: relative;
	margin: auto;
	text-align: left;
}
html,body {
	text-align: center;
}
#nav {
	float: left;
	width: 230px;
	margin-right: 10px;
	background-color: #F7F7F7;
	font-size: 11px;
	color: #666666;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
#backnum h3 {
	background-image: url(../../winecellar/img/nav_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 230px;
	text-indent: -9999px;
}
#backnum em {
	font: normal 9px Arial, Helvetica, sans-serif;
}
#backnum strong {
	font-size: 14px;
	color: #9E093B;
}
#backnum img {
	margin-right: 5px;
	float: left;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#backnum a {
	text-decoration: none;
	display: block;
	height: 50px;
	width: 215px;
	color: #666666;
	border-right-width: 5px;
	border-right-style: solid;
}
#backnum a:link {
	text-decoration: none;
	border-right-color: #999999;
}
#backnum a:visited {
	text-decoration: none;
	border-right-color: #999999;
}
#backnum a:hover {
	text-decoration: none;
	border-right-color: #A4CB1C;
}
#main {
	width: 496px;
	float: right;
	border: 2px solid #9E093B;
	font-size: 80%;
	line-height: 180%;
}


#backnum li {
	clear: both;
	background-image: url(../../winecellar/img/nav_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 11px;
}
#backnum ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
.visit a {
	display: block;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #990000;
}
.fntS {
	font-size: 0.7em;
	line-height: 1.5em;
}
.fntM {
	font-size: 0.8em;
	line-height: 1.5em;
}
.fntMfix {
	font-size: 12px;
	line-height: 18px;
}
