@charset "UTF-8";
/* CSS Document */


#lefthead h1 {
	background: url(../images/headlines/gallery.gif) no-repeat;
}
.mainbox {
	background: #FFFFFF url(../images/vineyard78_bggallery.gif);
}
#horizontal {
	text-align: right;
}
#centered {
	text-align: center;
}
.rightchild #nextnnav {
	text-align:left;
	padding-top:13px;
	width: 50px;
	height: 12px;
	padding-left: 27px;
	bottom: 0px;
	display: block;
	position: absolute;
	left: 100px;
}
.rightchild #nextnnav #previous {
	height: 12px;
	width: 12px;
	position: relative;
	left: 0px;
	top: 0px;
	background: url(../images/next-p.gif) no-repeat left top;
	display: block;
	float: left;
}
.rightchild #nextnnav #next {
	height: 12px;
	width: 12px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url(../images/next-n.gif) no-repeat left top;
	margin-left: 15px;
	display:block;
}
.rightchild #nextnnav #next a {
	font-size: 1px;
	color: #FFFFFF;
	text-indent: -3000px;
	height: 12px;
	width: 12px;
	display: block;
}
.rightchild #nextnnav #previous a {
	font-size: 1px;
	color: #FFFFFF;
	text-indent: -3000px;
	height: 12px;
	width: 12px;
	display:block;
}

.centerwrap #daddywrapper #mainnavwrap .mainbox .mommy1 #lefthead #chooserwrap {
	width: 75px;
	bottom: 0px;
}
.mommy1 {
	height: 425px;
}
