@charset "UTF-8";
.TeenFest {
	background-image: url(images/TeenFest_topPageArt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.TeenFestMidBackground {
	background-image: url(images/TeenFest_midPageArt.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.TeenFestBottomBackground {
	background-image: url(images/TeenFest_bottomPageArt.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.TeenFestArticleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
	text-align: left;
}
.TeenFestArticleTextHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	font-weight: bolder;
	line-height: 21px;
	text-align: left;
}
.TeenFestArticleTextsubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #0099FF;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #339900;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #339900;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
}
.TeenFest_ColumnHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #0099CC;
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
}
.TeenFestArticleTextHeadlineSchedulePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	font-weight: bolder;
	line-height: 21px;
}
