body {
	font-family: 'PT Sans';
}

div.main {
	background:#121316 url(../art/h_bg.jpg) no-repeat;
	padding-top: 40px;
	background-position: 0 40px;
}

h2 {
	margin: 7px 0 15px 60px;
	color: #6b7a80;
}

h1 {
	margin-top: 20px;
}

h4 {
	color: #444;
}

a.comlink {
	background-image: url(../art/pl_cm.gif);
}

a:link {
	color: #c21b1b;
}

a:visited {
	color: #aa7f73;
}

a:hover {
	color: #bd5f24;
	text-decoration: none;
}

table.main div.video h3 {
	color: #666;
}

table.main div.videoarea {
	width: 514px;
}

table.main div.video {
	width: 640px;
}

table.main div.video div.osocial { float: right; width: 105px; margin: 5px 0 15px 0px;}
table.main div.video div.osocial div.fb { padding: 125px 5px 25px 8px; border-bottom: 1px dotted #aaa; }
table.main div.video div.osocial div.twitter { width: 55px; padding: 25px 25px 25px 25px; }
table.main div.video div.osocial a.comlink { display: block; text-decoration: none; width: 90px; margin: 15px 0 0 0px; background-image: url(../art/h_cbubble.png); background-repeat: no-repeat; background-position: top center; padding: 55px 10px 18px 5px; font-size: 13px; text-align: center; border-bottom: 1px dotted #aaa;  }
table.main div.video div.osocial a.comlink:hover { background-image: url(../art/h_cbubblea.png); background-position: top center;}


table.main div.video div.bar {
	background-color: #111419;
	margin-bottom: 5px;
	width: 469px;
	float: left;
}

table.main div.video div.bar a.comments {
	background: url(../art/cbub.png) no-repeat;
	background-position: right center;
}

table.main div.video div.bar a.comments:hover {
	background: url(../art/h_cbuba.png) no-repeat;
	background-position: right center;
}

table.main div.mainlinks a.major {	
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	margin: 0 0 10px 0;
	font-size: 22px;
	width: 18%;
}

table.main div.mainlinks a.major span.mainblurb {	
	color: #acadae;
}

td.main2012 table.main div.mainlinks a.top {
	height: 110px;
}


table.main div.top {
	height: 110px;
}

table.main div.mainlinks a.last {	
	border-right: 0px;
}

table.main div.mainlinks {	
	background: url(../art/h_navbg.png) repeat-x;
}

table.main div.mainlinks a.major {	
	border-right: 1px solid #21252b;
}

table.main div.mainlinks a.links {	
	border-right: 1px solid #21252b;
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	margin: 10px 0 10px 0;
	font-size: 19px;
}

table.main div.mainlinks a.sublinks {	
	border-right: 1px solid #21252b;
}

table.main div.mainlinks a.last {	
	border-right: 0;
}


table.main div.synopsis {
	color: #fff;
}

td.comments {
	background-color: #dedee2;
}

div.bottom {
	background-color: #fff;
}

div#subtitle { background: #944003; color: #fff;  }

div.propublica {
	margin-bottom: 9px;
	text-align: right;
	width: 300px;
	padding-right: 10px;
}

table.main td.right {
	background: none;
}

td.sidebar2012 {
	padding-top: 40px;
	text-align: left;
}

table.main td.funding div.logos {
	padding: 10px 5px;
	text-align: left;
	margin-left: 20px;
	width: 400px;
	float: left;
}

table.main td.funding div.logos img {
	float: left;
	display: block;
	overflow: auto;
	margin-right: 10px;
	margin-bottom: 4px;
}


