body {
	padding: 0;
	margin: 0;
	background-color: #000000;
	font-family: Arial, Verdana;
	font-size: small;
}
p {
	padding: 10px 0;
	margin: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a img {
	border: none;
}
#container {
	background: #353434 url(../img/bg_container.gif) no-repeat 50% 50%;
	height: 775px;
	width: 991px;
	margin: 0 auto;
	position: relative;
}
#center {
	width: 787px;
	height: 502px;
	background: #bfbdbf url(../img/bg_center.gif) repeat-x bottom left;
	position: absolute;
	top: 135px;
	left: 102px;
}
#title {
	padding: 14px 22px 1px 22px;
}
#title a img {
	border: none;
}
.vineyard {
	background: url(../img/bg_vineyard.gif) no-repeat top left;
	position: absolute;
	top: 23px;
	right: 18px;
	width: 241px;
	height: 18px;
}
#content {
	background: #c051c5 url(../img/bg_content.jpg) no-repeat top left;
	width: 630px;
	height: 355px;
	padding: 6px 5px;
	font-size: 85%;
	position: absolute;
	top: 67px;
	left: 129px;
}
*html #content {
	background-attachment: fixed;
}
.inner_cnt {
	width: 604px;
	height: 355px;
	padding: 0 12px;
	overflow: auto;
}
#content_main {
	background: #c051c5 url(../img/bg_content_main.jpg) no-repeat top left;
	width: 628px;
	height: 355px;
	padding: 6px;
	position: absolute;
	top: 67px;
	left: 129px;
	overflow: hidden;
}
#menu {
	float: left;
	padding: 23px 0 0 22px;
	margin: 0;
	list-style: none;
	width: 73px;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
}
@media all and (min-width:0px) {
	#menu {
		padding: 20px 0 0 22px;
	}
}
#menu li {
	padding-bottom: 11px;
}
#menu li a img {
	border: none;
}
@media all and (min-width:0px) {
	#menu li img {
		margin-top: 3px;
	}
}
.submenu {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 137px;
}
#menu li .submenu li {
	padding-bottom: 7px;
	line-height: 110%;
	color: #CA69CB;
}
.submenu a {
	color: #000000;
	display: block;
}
.submenu a:hover {
	color: #CA69CB;
}
#footer {
	background: url(../img/bg_footer.gif) no-repeat top left;
	height: 44px;
	width: 787px;
	position: absolute;
	top: 583px;
	left: 102px;
}
.large_cnt {
	width: 364px;
	height: 355px;
	background-color: #000000;
	position: absolute;
	top: 6px;
	left: 5px;
	overflow: hidden;
	text-align: center;
}
.large_cnt img {
	vertical-align: middle;
}
.thumbs_cnt {
	width: 261px;
	height: 353px;
	background-color: #000000;
	position: absolute;
	top: 6px;
	right: 5px;
	padding: 2px 0 0 0;
}
.to_front {
	z-index: 2;
}
.to_back {
	z-index: 1;
}
.thumb {
	width: 72px;
	height: 70px;
	display: block;
	float: left;
	padding: 6px 7px;
	background: url(../img/bg_thumb.gif) no-repeat top left;
	margin: 0 -1px 0 1px;
}
.thumb:hover, .act {
	background: url(../img/bg_thumb_h.gif) no-repeat top left;
}
.thumb img {
	border: 0;
}
.desc {
	position: absolute;
	overflow: hidden;
	left: 129px;
	top: 456px;
	width: 640px;
	height:42px;
	background-color:#9C9C9C;
	font-weight:bold;
	font-size: 85%;
	z-index: 8;
}
.d_act {
	z-index: 12;
}
.page_next {
	position: absolute;
	top: 340px;
	right: 5px;
}
.page_prev {
	position: absolute;
	top: 340px;
	right: 245px;
}
.page_next img, .page_prev img {
	border: 0;
}

.press {
	padding: 8px 0 0 0;
}
.press .image {
	display: block;
	float: right;
}
.press p {
	padding: 90px 0 0 0;
	margin-right: 286px;
	text-align: right;
	line-height: 150%;
}
.press p span {
	font-size: 120%;
	font-weight: bold;
}
.bio {
	padding: 8px 12px;
	height: 339px;
}
.bio p {
	margin-right: 252px;
}
.bio img {
	float: right;
}
.contact {
	padding-top: 111px;
	height: 224px;
}
.contact p {
	margin-left: 220px;
}

.soon {
	text-align: center;
	padding-top: 170px;
	height: 185px;
}