html {
	overflow-y: scroll; /*to keep the page from jumping when scrollbar is added. necessary? */
	}
body {
/* 	height:100%; */
/* 	overflow:auto; */
	margin:0;
	padding:0;
	font: normal 14px Verdana, "Trebuchet MS", sans-serif;
	color:#666;
	}
ul {
	margin:0 0 40px 0;
	padding:0;
	list-style-type:none;
	}
ul.bullets {
	padding-left:20px;
	list-style-type:disc;
	}
ol {
	margin-top: 30px;
	margin-bottom: 30px;
	}
ol li {
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;
	}
h2, h3 {
	font-weight:normal;
	}
h2 {
	height:24px;
	margin:0 0 30px 0;
	padding:10px 0 6px 0;
	font-size:18px;
	line-height:24px;
	color:#666;
	text-transform:uppercase;
	}
h2.vBroadcast {
	background: transparent url(images/vBroadcast.png) 160px top no-repeat;
	}
h2.vGreeting {
	background: transparent url(images/vGreeting.png) 140px top no-repeat;
	}
h2.vComedy {
	background: transparent url(images/vComedy.png) 130px top no-repeat;
	}
h3 {
	margin: 0 0 20px 0;
	font-size:13px;
	line-height:16px;
	color:#333;
	}
a {
	color:#458cc9;
	text-decoration:none;
	}
a img {
	border:none;
	}
a:hover {
	text-decoration:underline;
	}
.blue {
	color:#458cc9;
	}
.clear {
	clear:both;
	}
.small {
	font-size:13px;
	}
.medium {
	font-size:15px;
	}
.lower {
	text-transform:lowercase;
	}
#container {
	width:960px;
	margin:0 auto;
	padding:25px 20px;
	}
#rightColumn, #leftColumn {
	margin:0;
	float:right;
	}
#rightColumn {
	width:780px;
	padding:0 10px 0 9px;
	border-left:1px solid #ccc;
	}
#leftColumn {
	width:140px;
	padding:0 20px 0 0;
	text-align:right;
	}
#navigation {
	margin:30px 0 0 0;
	position:relative;
	font-size:24px;
	line-height:48px;
	text-transform:uppercase;
	}
#navigation li {
	padding-right:5px;
	position:relative;
	}
#navigation a {
	color:#ccc;
	}
#navigation a.selected {
	color:#3399cc;
	}
#navigation ul {
	padding:10px 0 10px 8px;
	position:absolute;
	left:-9999px;
	font-size:12px;
	line-height:28px;
	text-align:left;
	background: #fff url(images/arrow.png) 5px 10px no-repeat;
	}
#navigation ul a {
	display:block;
	}
#navigation ul a:hover {
	color:#39c;
	text-decoration:none;
	}
#navigation ul li {
	padding-left:17px;
	margin:0;
	height:100%;
	}
#navigation li a {
/* 	width:135px; */
	display:block;
	}
#navigation li a:hover {
	position:relative;
	}
#navigation :hover ul {
	width:260px;
	height:auto;
	left:140px;
	top:7px;
	border:1px solid #ccc;
	}
#subnav {
	margin:20px 0 0 20px;
	}
#subnav ul {
	margin:0;
	}
#subnav li {
	margin:0;
	display:inline;
	font-size:11px;
	line-height:18px;
	text-transform:uppercase;
	}
#headerText {
	padding:0 10px 5px 0;
	margin:0;
	text-align:right;
	font-size:13px;
	}
#headerSlides {
	width:780px;
	height:333px;
	overflow:hidden;
	position:relative;
	}
#headerSlides img {
	position:relative;
	float:left;
	}
/* only used by javascript */
#slideWrapper {
	width: 1560px;
	overflow:hidden;
	position:relative;
	}
#slideCircles {
	height:30px;
	margin: 0 0 10px 0;
	padding:5px 0 10px 0;
	text-align:center;
	}
#slideCircles img {
	margin:10px 10px 0 10px;
	}
#playPause {
	width:40px;
	margin-left:-40px;
	float:right;
	font-size:10px;
	text-align:right;
	cursor:pointer;
	}
#play, #pause {
	width:30px;
	height:0;
	padding-top:30px;
	overflow:hidden;
	display:block;
	background: #fff url(images/play.png) left top no-repeat;
	}
#pause {
	background-image: url(images/pause.png);
	}
#content, #links {
	margin:0;
	float:left;
	}
#content {
	width:470px;
	padding:0 19px 0 20px;
	border-right:1px solid #ccc;
	}
#content p {
	margin: 0 0 1em 0;
	line-height:24px;
	}
.clickBroadcast {
	width:8em;
	height:45px;
	margin-top:3em;
	padding: 5px 0 0 65px;
	display:block;
	clear:both;
	background: #fff url(images/arrowBtn.png) left top no-repeat;
	}
.right {
	float:right;
	margin:0;
	}
p#copyright {
	margin:40px 0 0 20px;
	font-size:9px;
	}
#links {
	width:250px;
	margin-left:20px;
	padding:0;
	}
#links ul {
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	}
#links li {
	margin-bottom:20px;
	}
#links li a {
	height:24px;
	padding:2px 0 0 35px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	}
#facebook {
	background-image: url(images/facebook.png);
	}
#twitter {
	background-image: url(images/twitter.png);
	}
#wordpress {
	background-image: url(images/wordpress.png);
	}
/* temp? */
#appBtn {
	/*
width:50px;
	height:20px;
*/
	padding:3px 15px;
	display:block;
	float:left;
	background-color:#e1e6ee;
	color:#556ea6;
	font-size:12px;
	}
#broadcaster {
	width:204px;
	height:0;
	padding-top: 30px;
	display:block;
	overflow:hidden;
	font-size:11px;
	background: #fff url(images/broadcaster.png) top left no-repeat;
	}
#imageContainer {
	display:none;
	}


/* Non-home page
--------------------*/
#topBar {
	height:0;
	padding-top:19px;
	overflow:hidden;
	background: transparent url(images/topBar.png) top left no-repeat;
	}
#singleContent {
	min-height:210px;
	margin: 20px;
	padding-top:20px;
	}
#singleContent.text {
	padding-top:5px;
	}
.text h2 {
	margin:25px 0 10px;
	padding:0;
	}
#singleContent ul li {
	line-height:16px;
	margin:1em 0;
	}
.contentRow {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	}
.memberPhoto, .memberBio {
	float:left;
	}
.memberPhoto {
	width:100px;
	margin-right:10px;
	}
.memberBio {
	width:630px;
	font-size:13px;
	line-height:19px;
	}
.newsDate {
	display:block;
	font-size:11px;
	line-height:19px;
	}
.imageList {
	margin:0 0 40px 0;
	clear:both;
	float:left;
	position:relative;
	}
.imageList img {
/* 	float:left; */
/* 	position:relative; */
	}
.imageList p {
/* 	display:block; */
/* 	vertical-align:baseline; */
	position:absolute;
	bottom:0;
	left:270px;
/* 	margin:0 0 0 270px; */
	width:470px;
	}