@charset "utf-8";
.nav_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.nav_menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_back {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top,left;
	background-color: #c1ced7;
	width: 100%;
}
.main_back {
	background-color: #CFDFEC;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.site_size {
	width: 800px;
	height: 100%;
}
.podcasts {
	height: 200px;
	overflow: scroll;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.storyBody {
	border: thin solid #ffffff;
	width: 600px;
}
.banner_back {
	background-color: #c1ced7;
	background-position: left top;
	width: 100%;
}
.main_back-td_schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	background-repeat: no-repeat;
	background-position: center center;
}

