body { 
	background-color: #000; 
	text-align: center; 
	font-family: 'Trade Gothic','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: 980px; 
}
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: #c0bfbd;
	text-decoration: none;
}
a:hover {
	color: #ad0707;
	text-decoration: none;
}
img.logo {
	text-align: center;
	width: 167px;
	margin: 0 auto;
}
div.main { 
	height: 550px; 
	width: 850px;  
	background: #000 url(../art/h_main.jpg) no-repeat; 
	margin: 0 auto;
	padding-top: 102px;
	background-position: 0 48px;
}
div.left { 
	width: 380px;
	margin-top: 400px; 
	margin-left: 20px;  
	text-align: left;
	padding: 0;
}

div.main div.right { 
	width: 419px; 
	float: right; 
	text-align: left;
	margin-top: 60px;
	line-height: 12px;
}

div.main div.right img.nav { 
	margin: 0 25px 8px 20px;
	padding: 0;
}

div.vid { 
	cursor: pointer; 
	height: 126px; 
	width: 322px;
	margin: 30px 0 9px 10px;
	padding: 8px 10px 0 10px; 
	background: #595958 url(../art/h_video.jpg) no-repeat; 
}

div.vid:hover { 
	background: #931a1a; 
}

div.intro {
	background-color: #931a1a;
	height: 27px;
	width: 361px;
	text-align: right;
	padding: 0;
	margin-top: 4px;
}

div.intro:hover {
	background-color: #dfcc82;
}

div.bottomlinks {
	background-color: #14180c;
	border-left: 30px solid #526c05;
	padding: 20px 0px 30px 9px;
	text-align: left;
	width: 811px;
	margin: 0 auto;
}

div.funding { 
	background-color: #555;
 	padding: 7px; 
	width: 700px; 
 	margin: 20px 50px 20px 70px;
}
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; 
}

div.links {
	background: url(../art/h_lines2.gif);
	width: 850px;
	text-align: center;
	margin: auto 0;
	padding-bottom: 20px;
}


td.globalnav { text-align: left; }
