html {
	background:#000;
	width:100%;
}
body {
	background: #000;
	width:100%;
	margin: 0;
	padding-top: 0;
	text-align: center;
	color: #000000;
	scrollbar-face-color:#000;
}
.pasenger #header {
	background: #000;
	padding-top: 8px;
	text-align:center;
}
.pasenger #mainContainer {
	width:100%;
}
.pasenger #loading {
	width: 100%;
	height:500px;
	margin:auto;
	padding-top:60px;
	background:#000;
}
.pasenger #footer { 
	padding: 0 0px;
} 
.pasenger #footer p {
	margin: 0;
	padding: 0px 0;
}
.pasenger #messageDiv {
	background : url(../img/img08.jpg) #000000 no-repeat;
	background-position: top center;
	scrollbar-face-color:#000;
}
.pasenger #messageInnerTopDiv {
	position:relative;
	width:762px;
	height:32px;
	top:-500px;
	left:-8px;
	z-index:10;
	background:url(../img/topFade.png) repeat-x;
}
.pasenger #messageInnerLowerDiv {
	position:relative;
	width:762px;
	height:32px;
	top:-64px;
	left:-8px;
	z-index:10;
	background:url(../img/topFade2.png) repeat-x;
}
.pasenger #photoDiv {
	padding:0;
	width:1024px;
	height:668px;
	background : url(../img/tour.jpg) #000000 no-repeat;
	background-position: top center;
}
.pasenger #discoDiv {
	padding:0;
	margin:auto;
	width:800px;
	height:668px;
	background : #000000;
	color:#FFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.pasenger #discoAlbumDiv1 {
	float:left;
	margin:0;
	width:140px;
	height:220px;
	padding-left:208px;
	background : url(../img/albumArt1.jpg) #000000 no-repeat;
	text-align:left;
}
.pasenger #discoAlbumDiv2 {
	margin-left:370px;
	width:420px;
	height:220px;
	padding-left:282px;
	text-align:left;	
	background : url(../img/albumArt2.jpg) #000000 no-repeat;
}
.pasenger #discoAlbumDiv3 {
	margin:0;
	width:360px;
	height:300px;
	float:left;
	text-align:left;
	background : url(../img/albumArt3.jpg) #000000 no-repeat;
}
.pasenger #albumSubText1 {
	margin-left:-208px;
	margin-top:104px;
	width:100%;
	text-align:left;
}
.pasenger #albumSubText2 {
	margin-left:-282px;
	margin-top:43px;
	width:100%;
	text-align:left;
}
.pasenger #albumSubText3 {
	margin-top:102px;
	width:100%;
}

.pasenger #linksDiv {
	text-align:left;
	width: 100%;
	height: 768px; 
    background : url(../img/linksBG.png) #000000 no-repeat;
	background-position: top center;
	padding: 40px  0 0 156px;
	text-decoration:none;
	
}
.pasenger #linksDiv img{
}
.pasenger #linksDiv a{
	text-decoration:none;
	color:#FFF;
	line-height:1.5;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	content: "\00BB \0020";
}
.pasenger #linksDiv ul li:before {
	content: "\00BB \0020";
	}
.pasenger #contactDiv {
	width:100%;
	background:#000;
}
.pasenger #showsDiv {
	width:1024px;
	background:#000;
}
a img{border:0;text-decoration:none;}

.pasenger #iframe {
	scrollbar-face-color:#000;
}
.pasenger #links {
}
