@charset "utf-8";

body {
	margin: 0px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size:12px;
	padding-left: 15px;
	padding-right: 15px;
	color:#000000;
	line-height: 20px;
}
.p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 5px;
	color:#000000;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	font-style:italic;
	color:#34005f;
	line-height: 20px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#666666;
	border-bottom: 1px solid #CCCCCC;
	line-height: 24px;
	clear: both;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#34005f;
	line-height: 24px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cfd0a5;
	width: 90%;
}
h3 a.ghost {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#34005f;
	text-decoration:none;
}
h3 a.ghost:hover {
	text-decoration: underline;
}
.strong {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#9DAB00;
}
a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#34005f; 
	text-decoration:none;
}
a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #34005f;
	text-decoration:none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #34005f;
	text-decoration:underline;
}

.maincontainer {
	background-image: url(../images/bg-maincontainer.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d4d7b9;
	margin: 15px;
	clear: none;
	float: none;
	min-height: 810px;  /*** changed by JS ****/
	width: 957px;  /*** changed by JS ****/
	z-index: 0;
	border: 1px solid #4d187c;
	border-radius: 10px;  /*** changed by JS ****/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 3px 3px 10px #000;  /*** changed by JS ****/
	-webkit-box-shadow: 3px 3px 10px #000;
	box-shadow: 3px 3px 10px #000;
	behavior: url(pie/PIE.htc);
}
.container1 {
	padding: 10px;
	clear: none;
	float: left;
	height:80px;
	width: 420px;
	position: relative;
	z-index: 1;
}
.container2 {
	padding-top:15px;
	clear: right;
	float: right;
	height: 90px;
	width: 400px;
}
.smalltext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #34005f;
}
.bullettext {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #575f00;
}
.container3 {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	height: 200px;
	width: 690px;
	overflow: hidden;
}
.container4 {
	clear:right;
	float: right;
	margin-right: 0px; /*** changed by JS ****/
}
.container5 {
	background-image: url(../images/content_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
	margin-left: 25px;
	height: 395px;
	width: 600px;
	padding-top:15px;
}
.container5_2 {
	clear: none;
	float: left;
	padding: 25px;
	height: auto; /*** changed by JS ****/
	width: 640px;

}
.container5_2search {
	clear: none;
	float: left;
	padding: 25px;
	height: 525px;
	width: 650px;
	overflow:scroll;
}
.container_topnav {
	clear: both;
	float: none;
	padding-top: 3px;
	height: 25px; /*** changed by JS ****/
	width: 930px;
}
.container6 {
	clear: none;
	float: right;
	margin-right: 0px;  /*** changed by JS ****/
}
.container7 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: 34005f;
	clear: both;
	margin: 20px 0px;
	padding: 0px;
}
.schedule {
	background-image:url(../images/bg-sched.jpg);
	border: 1px solid #000000;
	height: 26px;
	color: #FFFFFF;
}
.alt {
	position: absolute;
	text-indent: -9999px;
}
.container5_2 img {
	border: 1px solid #8b44c8;
	-webkit-border-radius: 10px;
	/*** -moz-border-radius: 10px; ****/
	/*** border-radius: 10px;   changed by JS ****/
	behavior: url(pie/PIE.htc);
}


img.right {
	float: right;
	margin: 0px 0px 20px 20px;
}
img.left {
	float: left;
	margin: 0px 20px 20px 0px;
}
div.video {
	background-color: #bcc194;
	border: 1px solid #8b44c8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;  /*** changed by JS ****/
	behavior: url(pie/PIE.htc);
	padding: 5px 20px;
	margin-top: 10px;
}
div.video h2 {
	color: #000000;
	border-bottom: 1px solid #8b44c8;
}
div.video iframe {
	margin: 5px 0px 10px 80px;
}
div.channel iframe {
	margin: 5px 0px 10px 20px;
}
