body {
	color: white;
	background: #011919 url('../images/pp1/bg-pp1.gif') no-repeat;
	font-family: Arial, Verdana, sans-serif;
}
div, p, td{
	font-family: Arial, Verdana, sans-serif;
}
a{
	text-decoration: none;
	color: white;
}
img{
	border: 0px;
}
#header{
	margin: 30px 30px 0px;
}

#menu{
	margin-left: 230px;
	font: .7em Arial;
	margin-bottom: 5px;
}
#menu a{
	padding-right: 35px;	
}

#title{
	font: 2.5em Arial;
	width: 400px;
	height: 50px;
}
#subtitle{
	position: relative;
	top: 10px;
	margin: 10px 0 0 0;
	font: .70em Arial;
	text-indent: 100px;
}

#details{
	position: relative;
	left: 425px;
	font-size: 0.4em;
	top: -70px;
}

#main{
	margin: 30px 0px 0px;		
}

#screens{
	position: relative;
	width: 430px;
	height: 370px;
	margin-left: 270px;
}
#screens{
	position: absolute;
	width: 430px;
	height: 380px;
	left: 0;
	top: 130px;
	margin-left: 270px;
	z-index: 5;
}

#tagline{
	position: absolute;
	top: 310px;
	left: 180px;
	color: red;
	font-size: .75em;
	font: sans-serif;
	z-index: 6;
	height: 25px;
	text-align: center;
}
#tagline em{
	font-weight: normal;
	font-size: 1.3em;
	font-style: normal;
}

#sidebar{
	width: 260px;
	float: left;	
}
#mov{
	height: 150px;
	width: 270px;
	position: relative;
	left: 60px;
	top: 40px;
}

#season-selector{
	position: relative;
	width: 270px;
	height: 240px;
}
#season-selector a{
	position: absolute;
	z-index: 3;
}

#pp2 {
	top: 15px;
	left: 30px;
	
}

#pp3 {
	top: 125px;
	left: 90px;
}

#page-text{
	display: none;	
}
