@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0px;
	background-color:#000;
	background-image: url(../images/bg-music-festival-victoria.jpg);
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
}
h3 {
	color:#FC3;
	font-size:large;
	font-weight:bold;
}
h4 {
	color:#dadb98;
	font-size:large;
	font-weight:bold;
}
a {
	text-decoration:none;
	color:#69F;
	}
a:hover {
	text-decoration:underline;
	}
#wrapper {
   width: 1106px;
   margin-left: auto;
   margin-right: auto;
}
#projector {
  margin-left: auto ;
  margin-right: auto ;
	
	width:120px;
	height:212px;
	position:absolute;
	top:650px;
	left:1200px;
	z-index: 100;
	background-repeat: no-repeat;

	}

#footer {
	font-size: 9px;
	color: #FFFFFF;

	height: 20px;
	width:1106px;
	text-align:center;
}
.content {
		width: 1106px;

}
.content {
		width: 900px;


}
.subcontent {
		width: 200px;
		float:left;

}
#icons {
	width:1110px;
	height:190px;
}
.video {
	float:left;
		margin-top: 41px;
	margin-left: 30px;
		width: 1050px;
}
.maintxt {
	color:#fff;
	text-align:right;
	height:349px;
}
.maintxt2 {
	float:right;
	width:600px;
	margin:20px;
	height:349px;
			background-color:#ffffff;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}#screen {
	height: 491px;
	width: 1106px;
	background-image:url(../images/screen-festival-nanaimo.png);
	background-repeat:no-repeat;
}
	
.content-td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 42px;
}
.partners {
	margin: 22px;
}
.partners td {
	padding: 20px;
}
.bandwrap {
	height:270px;
}
.bandwrap a {
	color:#CCC;
}
.bandleft {
	width:300px;
	float:left;
}
.bandright {
	width:300px;
	float:left;
	padding-left:12px;
}
