#enterbutton a:hover  {
   background-position: -70px 0%;
}

#logobutton a:hover  {
   background-position: -498px 0%;
}

#enterbutton a  {
   background: url(homemedia/enterbutton.png) no-repeat 0% 0px;
   display: block;
   height: 16px;
   width: 70px;
   font-size: 16px;
   line-height: 16px;
}

#logobutton a  {
   background: url(homemedia/logobutton.png) no-repeat 0% 0px;
   display: block;
   height: 378px;
   width: 498px;
   font-size: 378px;
   line-height: 378px;
}

#enterbutton  {
	visibility: visible;
	position: absolute;
	left: 402px;
	top: 575px;
	z-index: 1;
	width: 70px;
	height: 16px;
}

#logobutton  {
	visibility: visible;
	position: absolute;
	left: 205px;
	top: 133px;
	z-index: 2;
	width: 498px;
	height: 378px;
}

#vinesright  {
	background: url(homemedia/vinesright.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 6px;
	z-index: 1;
	width: 872px;
	height: 512px;
}

#logopopup  {
   background: url(homemedia/logopopup.png) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 402px;
   top: 575px;
   z-index: 2;
   width: 70px;
   height: 16px;
}

#slogan  {
	background: url(homemedia/slogan.png) no-repeat;
	visibility: visible;
	position: absolute;
	left: 254px;
	top: 523px;
	z-index: 1;
	width: 366px;
	height: 22px;
}
