@charset "UTF-8";
body {
background:url("images/subbackground.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom center;
}
.subheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #B20202;
	letter-spacing: -.02em;
}
.leftfestivalcolumn {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-transform: uppercase;
}
.rightfestivalcolumn {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.rightfestivalcolumnfestname {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
a.link {
	color:#990000;
	text-decoration: underline;
	font-weight: normal;
}

