html {
	background: #192c56 url(background.jpg) no-repeat center top;
}


body #slideshow {
	position: absolute;
	top: 136px;
	left: 109px;
	width: 320px;
	height: 480px;
	background: black;
}

body {
	width: 860px;
	height: 1620px;
	margin: auto;
	position: relative;
	
	color: #ebfcff;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;

}

#appstoreLink a {
	position: absolute;
	top: 626px;
	left: 479px;
	width: 287px;
	height: 87px;
}

#content {
	position: absolute;
	width: 518px;
	top: 724px;
	left: 182px;
}

#content p {
	margin-bottom: 0;
}

#content ul {
	margin-top: 0;
}

a:link {
	color: #74ff00;
}

a:visited {
	color: #74ff00;
}


.hide {
	margin: 0;
	position: absolute;
	text-indent: -10000px
}

#credits {
	position: absolute;
	top: 959px;
	left: 175px;
	width: 600px;
}

#credits h3 {
	height: 80px;
	margin: 0;
	text-indent: -10000px;
}

#credits h3 a {
	height: 80px;
	margin: 0;
	display: block;
}

.left {
	width: 270px;
	float: left;
	height: 180px;
}

.right {
	float: right;
	width: 309px;
	height: 240px;
	position: relative;
	margin: 0;
}

#support a {
	display: block;
	margin-left: 300px;
	width: 240px;
	height: 80px;
	margin-top: 0px;
}