body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	text-align: center;
}
.titleCredits {
	font-family: "Trajan Pro";
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
img {
	border:0px;	
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#enter {
	width:550px;
	padding-top:0px;
	height:195px;
	position: absolute;
	left:259px;
	top:176px;
	margin-bottom:0px;
	z-index: 5;
}
a.redEnter {
	display:block;
	background-image:url(divs/enter.png);
	width:550px;
	height:195px;
	float: left;
	background-position:top left;
}
a.redEnter:hover{
	background-position: top right;
}
#leftUp {
	position: absolute;
	left:6px;
	top:-12px;
	width:500px;
	height:248px;
	margin-bottom:0px;
	background-image: url(images/leftUp.jpg);
	overflow:hidden;
	z-index: 1;
	text-align: center;
	font-family: "Trajan Pro Bold";
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	font-weight: normal;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 10px;
}
#rightUp {
	position: absolute;
	left:552px;
	top:11px;
	width:500px;
	height:248px;
	margin-bottom:0px;
	background-image: url(divs/rightup.png);
	overflow:hidden;
	z-index: 7;
	background-repeat: no-repeat;
}
#leftBottom {
	position: absolute;
	left:24px;
	top:305px;
	width:501px;
	height:248px;
	margin-bottom:0px;
	background-image: url(images/leftBottom.jpg);
	overflow:hidden;
	z-index: 2;
	font-family: "Trajan Pro";
	font-size: 10px;
	color: #FFF;
	vertical-align: bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#rightBottom {
	position: absolute;
	left:570px;
	top:311px;
	width:499px;
	height:248px;
	margin-bottom:0px;
	background-image: url(images/rightBottom.jpg);
	overflow:hidden;
	z-index: 3;
	background-repeat: no-repeat;
	padding-top: 5px;
}
.nextShow {
	font-family: "Trajan Pro Bold";
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.content {
	background-color: #000;
	width: 1069px;
	height: 559px;
	position: absolute;
	left: 105px;
	top: 10px;
}
