
body {
	background-color: #bc0069;
	background-image: url(../_img/bg_01.jpg);
	margin: 5px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: underline;
}

h2 {
	font-size: 32px;
	letter-spacing: -2px;
	margin: 0;
	padding: 0;
}

br.clear {
	clear: both;
}

div.center {
	text-align: center;
}

div#container {
	width: 877px;
	text-align: center;
	margin: 0 auto;
}

div#home, div#home2 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
}
div#home2 {
	margin-top: 5px;
}
div#home a, div#home2  a {
	text-decoration: none;
	color: #fff;
	letter-spacing: -2px;
}

div#thanks {
	border: 8px solid #e38ed1;
	background-color: #fff;
	padding: 20px;
	margin-top: 15px;
	text-align: left;
	font-weight: normal;
}
div#thanks p {
	line-height: 17px;
	margin-top: 6px;
	font-size: 12px;
}

div#header {
	text-align: center;
}

div#player {
	width: 400px;
	float: left;
	border: 10px solid #e38ed1;
	margin-top: 30px;
}

div#title {
	float: left;
	width: 414px;
	margin-left: 35px;
	margin-top: 30px;
}

div#title img {
	margin-top: 15px;
}

div#free {
	margin-top: 14px;
	text-align: center;
	border: 5px solid #e38ed1;
	background-color: #fff;
	padding: 7px;
}
div#free div {
	margin-top: 8px;
}
div.freeLink {
	margin-top: 15px;
}
div.freeLink a {
	color: #448fff;
	letter-spacing: -1px;
	font-size: 30px;
	font-weight: bold;
}

div#tierContainer {
	float: left;
	margin-top: 14px;
}

div#tier1 {
	text-align: left;
	border: 5px solid #e38ed1;
	background-color: #fff;
	padding: 10px;
	width: 362px;
	height: 305px;
}

div#tier2 {
	margin-top: 14px;
	text-align: left;
	border: 5px solid #e38ed1;
	background-color: #fff;
	padding: 10px;
	width: 362px;
	height: 328px;
}

div#tier3 {
	margin-top: 14px;
	margin-left: 14px;
	text-align: left;
	border: 5px solid #e38ed1;
	background-color: #fff;
	padding: 10px;
	width: 440px;
	float: left;
	height: 677px;
}

div.infoHeader {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 10px;
}
div.info {
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
}

div.button {
	text-align: center;
	margin-top: 20px;
}

div.button2 {
	text-align: center;
	margin-top: 40px;
}
div.button a, div.button2 a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

ul {
	list-style-type: disc;
	padding-left: 17px;
	margin-top: 20px;
}

ul.extraSpace {
	margin-top: 40px;
}

li {
	margin-top: 6px;
}

li.italic {
	font-style: italic;
	color: #89006e;
	font-size: 13px;
	text-decoration: underline;
}

div#bottom {
	height: 30px;
	clear: both;
}
