@charset "utf-8";
/* CSS Document */

.oneColElsCtr{
	width:960px;
	margin:auto;
	background:url(images/decksite-background.jpg) #8d94ff top center fixed no-repeat;
}
.header{
	height:335px;
	background:url(images/withsleigh.jpg) no-repeat;
}
.nav{
	/*height:54px;*/
	background:url(images/navbg.jpg) no-repeat;
	padding-left:250px;
	height:54px;
}
.mainContent{
	margin:auto;
}
.footer{
	text-align:center;
	margin:auto;
}
.artists{
	background:#cf9cff;
	width:960px;
	margin:auto;
}
.audio{
	padding-top:5px;
}
.artistpic{
	margin:5px;
}
h1{
	margin:5px;
	color:
}
.row{
	background:#fff;
}
.popup{
	margin:0px;
	width:600px;
	height:700px;
	background:url(images/videobg.jpg) no-repeat;
}
.bandname{
	padding-left:10px;
	padding-top:275px;
}
.video{
	text-align:center;
}
.countdown{
	float:right;
	margin-top:225px;
	padding-right:125px;
	width:227px;
	height:68px;
}
.logo{
	float:left;
	width:540px;
	height:335px;
	dispay:none;
}