* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #9232cf;
}

a:link {
	color: #ffcc00;
}

a:hover {
	color: white !important;
}

a:visited {
	color: #ffcc00;
}

#header {
	height: 159px;
	background: url(../images/index-header.jpg) no-repeat;
}

#logo a {
	height: 159px;
	width: 236px;
	display: block;
	background-image: url(../images/index-logo.png);
	float: left;
}

#left-pr {
	margin-top: 60px;
	width: 290px;
	float: left;
	margin-left: 35px;
}

#right-pr {
	margin-top: 55px;
	float: right;
	width: 290px;
}

#promotions .free-ten {
	font-size: 50px;
	font-weight: bold;
}
#promotions .join {
	font-size: 26px;
}

.button {
	margin-top: 20px;
}

#promotions {
	color: white;
	width: 900px;
	height: 300px;
	background: url(../images/promotions.jpg) no-repeat;
}

#promotions p {
	font-size: 18px;
}

#promotions h2 {
	font-size: 28px;
	margin-bottom: 15px;
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #9232cf;
}
h1, h2, h3, h4, h5 {
	color: #ffcc00;
}

p {
	color: white;
}

.image {
	float: left;
	margin-right: 25px;
}

.play-now {
	margin-top: 15px;
}

#sub-copy {
	margin-top: 30px;
}
#sub-copy p {
	font-size: 12px;
}
#sub-copy h2 {
	margin-bottom: 25px;
}

#sub-copy h3 {
	margin-bottom: 20px;
}

#left-index {
	width: 400px;
	float: left;
}

#right-index {
	float: right;
	width: 500px;
}
#sub-copy h3 {
	font-size: 16px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
#promotion {
	margin-bottom: 40px;
}
#blurb {
	height: 330px;
	padding-left: 40px;
	background: url(../images/index-blurb.jpg) no-repeat;
}

#blurb-copy {
	padding-top: 50px;
	width: 640px;
}

#blurb-copy p {
	margin-bottom: 10px;
}

#blurb-buttons {
	margin-top: 30px;
}

#blurb-copy h1 {
	color: #ffcc00;
	margin-bottom: 20px;
}

#blurb-copy p {
	color: white;
	line-height: 1.3em;
}

#content {
	margin-top: 30px;
}

#content h1 {
	font-size: 32px;
	margin-bottom: 30px;
	color: #ffcc00;
}

#right-content h2 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #ffcc00;
}

#content p {
	margin-bottom: 15px;
	color: white;
	line-height: 1.3em;
}

#left-content {
	float: left;
	width: 660px;
	
}
img {
	border: 0;
}

#right-content {
	float: right;
	width: 182px;
	
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.6em;
}

#footer p {
	color: silver;
	font-size: 9px;
	text-align: center;
}

#footer {
	margin-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}
a span {
	display: none;
}

.clear {
	clear: both;
}

#nav {
	margin-top: 70px;
	float: right;
	font-size: 18px;
}

#nav .join a:link {
	color: #ffcc00;
	font-weight: bold;
}

#nav ul {
	margin: 0;
	padding: 0;
	
}

#nav li {
	display: inline;
padding: 8px;
}

#nav a:link {
	color: white;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline !important;
}

#nav a:visited {
	color: white;
	text-decoration: none;
}

.game {
	padding-top: 40px;
}

.game img {
	float: left;
	padding-right: 0;
	border: 1px solid #ffcc00;
}

.game-copy {
	width: 480px;
	float: right;
}

.game .playnow img {
	border: 0;
}

.game p {
	font-size: 14px;
}

.game h3 {
	color: #ffcc00;
	font-size: 16px;
	margin-bottom: 10px;
}

.news-list {
	margin-bottom: 30px;
	margin-top: 40px;
}

.news-list p {
	font-size: 12px;
}
.news-list h3 {
	font-size: 20px;
	margin-bottom: 15px;
}

.news-list h1 {
	margin-bottom: 30px;
	margin-top: 20px;
}













