body {
	background-color:#6c1120;
}
h1 q {
	background:url(../img/slogan.png);
}
h1 span {
	background:url(../img/separate.png);
}
h1 a {
	background:url(../img/logo.png);
}
p.open {
	background:url(../img/quote-open.gif) no-repeat top left;
}
p.close {
	background:url(../img/quote-close.gif) no-repeat bottom right;
}
#head #dancers {
	background-image:url(../img/dancers.png);
}
#header {
	background:url(../img/curtainshead-lo-red.jpg) top center repeat-x;
}
#footer {
	background-image:url(../img/curtainsfootshort-lo-red.jpg);
}
#middle {
	background-image:url(../img/noise-gray.png);
}
#wraphead {
	background-image:url(../img/gradienthead-gray.png);
	
}
#wrapfoot {
	background-image:url(../img/gradientfoot-gray.png);
}
#content .colmask {
	background-image:url(../img/tile-darker.png); 
}
#content .colleft {
 	background-image:url(../img/tile.png); 
}
#menubar {
	background:url(../img/menubar.png);
}

/* === Edges === */
#content .edge .e1 .corner {
	background:url(../img/corner-nw-darker.png);
}
#content .edge .e1 .corner span {
	background:url(../img/corner-nw.png);
}
#content .edge_south .e1 .corner {
	background:url(../img/corner-sw-darker.png);
}
#content .edge_south .e1 .corner span {
	background:url(../img/corner-sw.png);
}


#content .edge .e2 .corner {
	background:url(../img/corner-ne-darker.png);
}
#content .edge_south .e2 .corner {
	background:url(../img/corner-se-darker.png);
}

#content .edge .tile
{
	background:url(../img/tile-darker.png);
}
#content .edge .tile span
{
	background:url(../img/tile.png);
}

/* === Photo Frames ===*/
.photo {
	background:url(../img/photopaper.png) center center no-repeat;
}

/* === Performance Page ===*/
.perf .row {
}
.perf .alt {
	background-image:url(../img/tile.png);
}
.perf .new {
	background:url(../img/coming-soon-watermark.png) center center no-repeat;
}

