@charset "utf-8";
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pageBottomHome {
	background-image: url(images/page_bottom_home.gif);
	background-repeat: no-repeat;
}
.pageBottomGames {
	background-image: url(images/page_bottom_games.gif);
	background-repeat: no-repeat;
}
.pageBottomPrograms {
	background-image: url(images/page_bottom_featured_program.gif);
	background-repeat: no-repeat;
}
.pageBottomPromote {
	background-image: url(images/page_bottom_promote.gif);
	background-repeat: no-repeat;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.featuredProgramBackground {
	background-image: url(images/video_background.gif);
	background-repeat: no-repeat;
}
.featuredTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageBottomPbskidsgo {
	background-image: url(images/page_bottom_pbskidsgo.gif);
	background-repeat: no-repeat;
}
.videopageBackground {
	background-image: url(images/background_videopage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

