body { 
	background: #832e18;
	text-align: center; 
	font-family: ATQuaySans,'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif; 
	font-weight: normal; 
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	margin: 0px; 
	min-width: 950px; 
}
div,p,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea { 
	padding: 0; 
	margin: 0; 
}
img { 
	border: 0; 
}
a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ffa200;
	text-decoration: underline;
}

div.main { 
	width: 925px;  
	background: #371811 url(../art/h_main.jpg) no-repeat; 
	margin: auto;
	margin-bottom: 20px;
	padding: 45px 0 0 25px;
	background-position: 0 45px;
	text-align: left;
}

p.textnav {
	line-height: 30px; 
	text-align: center; 
	font-size: 16px;
	padding-bottom: 25px;
	padding-top: 25px;
	clear: both;
}

h1 {
	padding-top: 140px;
}

h2 {
	margin-top: 14px;
	margin-bottom: 40px;
}

h3 {
	padding: 0;
	margin-bottom: 56px;
}

div.nav {
	margin: 0;
	padding: 0;
}

div.main div.subtitleouter {
	height: 30px;
	margin-left: -25px;
}

div#subtitle {
	background-color: #ff0000;
	height: 15px;
	width: 920px;
	padding: 5px 15px 2px 15px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: none;
}

div.right { 
	float: right;   
	width: 177px;
	margin-right: 12px;
}

div.right div.video {
	background: #6c1704 url(../art/h_vbg0.gif) no-repeat;
	width: 165px;
	height: 252px;
	text-align: left;
	padding: 27px 6px 6px 6px;
}

div.right div.video:hover {
	background: #d7401e url(../art/h_vbg0a.gif) no-repeat;
}

div.right div.videospecial {
	background-color: #801d07;
	width: 165px;
	padding: 6px 6px 10px 6px;
	margin-top: 1px;
}
	
div.right div.videospecial:hover {
	background-color: #ba3011;
}

div.right div.podcast {
	background-color: #893320;
	width: 165px;
	padding: 6px;
	margin-top: 1px;
}

div.right div.podcast:hover {
	background-color: #c74123;
}

p.related {
	text-align: center;
	padding-bottom: 20px;

}

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

div.bottom { 
	text-align: center;
	color: #fff; 	
	padding-top: 10px;
}

p.global { 
	padding: 20px; 
	margin:0; 
}

td.globalnav { text-align: left; }

div.audio {
	width: 570px;
	margin: auto;
}

div.audio li.podcast {
	background-color: #482923;
	padding: 8px 18px 3px 18px; 
	border-right: 1px solid #371811;
	list-style-type: none;
	float: left;	
}

div.audio li.audiocast {
	background-color: #482923;
	padding: 8px 18px 3px 18px; 
	list-style-type: none;
	float: left;
}

div.audio li.podcast:hover, div.audio li.audiocast:hover {
	background-color: #4b160f;
}