body { 
	background-color: #000; 
	font-family: 'Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif; 
	font-weight: normal; 
	padding: 0px; 
	text-align: center;
	height: 100%; 
	width: 100%; 
	margin: 0px; 
}

div,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea,li,td,tr { 
	padding: 0; 
	margin: 0;
}
table#pbs_gnav_t {
	border: 1px solid #ccc;
}


img { 
	border: 0; 
}

a:link {
	color: #f00;
}

a:visited {
	color: #a22;
}

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

div.bottom {
	font-size: .9em;
	color: #ccc;
}

div.main {
	width: 820px;
	margin: 0 auto;
	background: url(../art/h_primary.jpg) no-repeat;
	padding: 95px 0 50px 15px;
	background-position: 0 45px;
	text-align: left;
}

div.right {
	float: right;
	text-align: right;
	margin-right: 5px;
	width: 360px;
	padding-top: 45px;
}

div.right p {
	width: 355px;
	margin: 0 5px 0 0;
	margin-right: 5px;
	font-size: 14px;
	color: #ccc;
	height: 75px;
}

div.right img.video {
	margin-right: 8px;
}

h1 { margin-top: 71px; clear: left; }

div.main div.subtitleouter {
	margin: 38px 0 5px -10px;
	height: 15px;
}

div#subtitle {
	background: url(../art/h_subtitle.jpg) no-repeat;
	background-position: -5px;
	height: 15px;
	width: 600px;
	padding: 2px 10px 2px 18px;
	text-align: left;
	color: #fff;
	font-size: 11px;
	display: none;
}

img.frontline {
	margin-left: 284px;
}

div.flw {
	clear: both;
	font-size: 12px;
	padding-top: 17px;
	color: #ccc;
	text-align: center;
}

table.flwthing {
	border-collapse: collapse;
	margin: 10px 10px 35px 15px;
}

table.flwthing td {
	width: 260px;
	padding: 5px;
	border-left: 1px solid #922;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	cursor: pointer;
}

table.flwthing td a {
	font-size: 14px;
	text-decoration: none;
}

table.flwthing td:hover {
	background-color: #483445;
}

table.flwthing td:hover a:link, table.flwthing td:hover a:visited  {
	color: #d405b6;
}

table.flwthing td span.title {
	margin-top: 9px;
}

table.flwthing td span.date {
	font-size: 11px;
	color: #999;
}

table.flwthing td img {
	float: left; width: 70px; margin: 0 5px 0 0;
}

a.s2 { font-size: 15px; padding: 4px 11px 4px 5px; text-decoration: none; border-left: 1px solid #aaa; }

div.funding { 
	background-color: #555;
 	padding: 7px; 
	width: 710px; 
 	margin: 20px 120px 20px 120px;
}
div.funding p { 
	color: #ccc; 
	text-align: left; 
}
div.funding img { 
	padding-right: 10px; 
}
div.funding td { 
	vertical-align: middle; 
}

div.video { float: right; width: 197px; text-align: right; clear: both; margin-right: 11px; }
