@charset "UTF-8";
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 400px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}
.trakName {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#royalAmbassador a {
	position: absolute;
	left: 442px;
	top: 254px;
	background-image: url(../images/homeImages/royalAmbassador.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 126px;
}
#royalAmbassador a:hover {
	background-image:url(../images/homeImages/royalAmbassador_over.png)
}
#royalDiamond a {
	position: absolute;
	left: 463px;
	top: 149px;
	background-image: url(../images/homeImages/royalDiamond.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 103px;
}
#royalDiamond a:hover {
	background-image:url(../images/homeImages/royalDiamond_over.png)
}
#diamond a {
	position: absolute;
	left: 410px;
	top: 61px;
	background-image: url(../images/homeImages/diamond.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 43px;
	width: 103px;
}
#diamond a:hover {
	background-image:url(../images/homeImages/diamond_over.png)
}
#platinum a {
	position: absolute;
	left: 258px;
	top: 21px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/homeImages/platinum.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 43px;
	width: 111px;
}
#platinum a:hover {
	background-image:url(../images/homeImages/platinum_over.png)
}
#gold a {
	position: absolute;
	left: 125px;
	top: 59px;
	background-image: url(../images/homeImages/gold.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 66px;
}
#gold a:hover {
	background-image:url(../images/homeImages/gold_over.png)
}
#silver a {
	position: absolute;
	left: 65px;
	top: 157px;
	background-image: url(../images/homeImages/silver.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 75px;
}
#silver a:hover{
	background-image:url(../images/homeImages/silver_over.png)
}
#newPartner a {
	position: absolute;
	left: 64px;
	top: 267px;
	background-image: url(../images/homeImages/newPartner.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 153px;
	text-indent: -10000px;
}
#newPartner a:hover {
	background-image:url(../images/homeImages/newPartner_over.png)
}
#overview a {
	position: absolute;
	left: 250px;
	top: 344px;
	background-image: url(../images/homeImages/overview.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 139px;
	text-indent: -10000px;
}
#overview a:hover {
	background-image:url(../images/homeImages/overview_over.png)
}
#congrats {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#trak {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#welcomeText {
	background-image: url(../images/titleImages/welcomeText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	padding: 0px;
	height: 28px;
	width: 482px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	line-height: 1px;
}
