@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.bold {
	font-weight: bold;
}

.date {
	font-size: 9px;
	color: #FFFFFF;
}
.newsText {
	font-size: 10px;
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	color: #fbce52;
	text-decoration: none;
}
a:visited {
	color: #fbce52;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #fbce52;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}

.NewsCat {
	font-size: 12px;
}
.hilite {
	color: #CCCCCC;
}
.formButton {
	color: #333333;
	font-size: 10px;
}
.galleryHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.networkHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3A3932;
	font-weight: bold;
	text-decoration: none;
}
.programTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.NoBorder {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.updateHeadline {
	color: #CFC8AF;
	font-weight: bold;
	font-size: 13px;
}

.photo {
	float: left;
	padding:2px;
	border:1px solid #c9c8ab;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.headline {
	font-size: 11px;
	font-weight: bold;
}
#headerContainer {
	height: 220px;
	width: 900px;
	background-image: url(../images/headerBG.png);
}
#ListenLive {
	float: right;
	height: 82px;
	width: 241px;
	margin-top: 45px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerFbBtn {
	height: 58px;
	width: 32px;
	top: 167px;
	left: 758px;
	float: right;
	margin-top: 69px;
}
#headerFlickrBtn {
	height: 58px;
	width: 32px;
	top: 167px;
	left: 800px;
	float: right;
	margin-top: 69px;
	margin-left: 10px;
}
#headerYouTubeBtn {
	height: 58px;
	width: 32px;
	top: 167px;
	left: 842px;
	float: right;
	margin-top: 69px;
	margin-right: 22px;
	margin-left: 10px;
}
#horizontalBanner {
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 728px;
	float: none;
	height: 90px;
}
.imageBorder {
        padding: 5px;
		border: 1px solid #ccc;
		margin: 2px;
}
