
#vipNav {
	width: 980px;
	height: 90px;
	background: url(https://images.neopets.com/altador/altadorcup/2013/nc/nav.jpg) no-repeat;
	position: relative;
}

#vipLogo {
	width: 362px;
	height: 107px;
	background: url(https://images.neopets.com/altador/altadorcup/2013/nc/logo.png) no-repeat;
	position: absolute;
	left: 25px;
	bottom: -17px;
	z-index: 10;
}

#vipFoyerButton, #vipAltadorButton, #vipGearButton, #faqButton {
	height: 30px;
	margin-top: 56px;
	float: right;
	cursor: pointer;
}

#vipFoyerButton {
	width: 150px;
	background: url(https://images.neopets.com/altador/altadorcup/2013/nc/nav/foyer.png) no-repeat;
}

#vipAltadorButton {
	width: 150px;
	background: url(https://images.neopets.com/altador/altadorcup/2013/nc/nav/altador-cup.png) no-repeat;
}

#vipGearButton {
	width: 150px;
	background: url(https://images.neopets.com/altador/altadorcup/2013/nc/nav/team-gear.png) no-repeat;
}

#vipFoyerButton:hover, #vipAltadorButton:hover, #vipGearButton:hover {
	background-position: 0 -30px;
}

#faqButton {
	width: 31px;
	height: 31px;
	background: url(https://images.neopets.com/common/help.png) no-repeat;
	margin-right: 30px;
	margin-top: 55px;
}

#faqButton:hover {
	background-position: 0 -31px;
}

#vipHub {
	width: 980px;
	height: 489px;
	background: url(https://images.neopets.com/altador/altadorcup/2013/nc/coming-soon.jpg) no-repeat;
	position: relative;
}

#vipHubCopy {
	width: 600px;
	height: 488px;
	background: url(https://images.neopets.com/altador/altadorcup/2013/nc/headers/coming-soon.png) no-repeat;
	position: absolute;
	right: 0px;
}
