body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/curtain_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 0px;
	padding-bottom: 0px;

}

.pictureframe {
	/*background-attachment: fixed;*/
	background-image: url(../images/pictureframe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	margin-left: -414px;
	margin-top: -320px;
	top: 50%;
	left: 50%;
	width: 828px;
	height: 636px;
	color: #99ccff;
	padding: 0px;
	border: 0px solid #000000
} 

.homeArea {
	position: absolute;
	top: 0px;
	left:px;	
	width: 355px;
	height: 110px;
	border: 0px solid #000000
}

.nav{
	position: relative;
	width: 432px;
	left: 359px;
	top: 57px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ffffff
}

.gallery {
	position: absolute;
	left: 40px;
	top: 96px;
}


.pods {
	position: absolute;
	left: 45px;
	bottom: 53px;
}

.minibrightcove{
	position: absolute;
	right: 55px;
	top: 113px;
}
.brightcove{
	position: absolute;
	left: 54px;
	top: 150px;
}
.news {
	position: absolute;
	top: 113px;
	left:55px;	
}

.biog {
	position: absolute;
	top: 140px;
	left:55px;	
}

.game {
	position: absolute;
	margin-left: -414px;
	margin-top: -275px;
	top: 50%;
	left: 50%;
	width: 828px;
	height: 636px;
	color: #99ccff;
	padding: 0px;
	border: 0px solid #000000
} 

.advert{
	position: absolute;
	margin-left: 420px;
	margin-top: -280px;
	top: 50%;
	left: 50%;
	width: 120px;
	height: 600px;
	color: #99ccff;
	padding: 0px;
	border: 0px solid #000000
} 


.footer {
	position: absolute;
	margin-left: -416px;
	margin-top: 315px;
	top: 50%;
	left: 50%;
	width: 837px;
	height: 80px;
	color: #99ccff;
	padding: 0px;
	border: 0px solid #000000
} 


