body { 
	background-color: #22260d; 
	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: #fbe000;
	text-decoration: none;
}
a:hover {
	color: #fbe000;
	text-decoration: underline;
}
img.logo {
	text-align: center;
	width: 167px;
	margin: 0 auto;
}
div.main { 
	height: 430px; 
	width: 850px;  
	background: #425705 url(../art/h_main.jpg) no-repeat; 
	margin: 0 auto;
	padding: 95px 0 0 0;
	background-position: 0 45px;
}
div.left { 
	width: 600px;
	height: 400px; 
	margin-top: 20px;  
	margin-left: 0;
	text-align: left;
	padding: 0;
}

div.left img.link { 
	margin-bottom: 40px;
}

h1 { 
	margin-top: 120px;
	padding-left: 35px;
}

h2 {
	padding-left: 35px;
}

div.main div.right { 
	width: 225px; 
	float: right;
	clear: right;
	padding-right: 20px;  
	text-align: right;
	margin-top: -25px;
}

div.vid { 
	cursor: pointer; 
	height: 395px; 
	width: 225px;
	margin: 0; 
	background-color: #8db439; 
}

div.vid:hover { 
	cursor: pointer; 
	height: 395px; 
	width: 225px;
	margin: 0; 
	background-color: #fbe301; 
}

div.watch {
	text-align: center;
	margin: auto;
	width: 223px;
	height: 395px;
	letter-spacing: 5px; 
	text-transform: uppercase; color: #fff; 
}

div.watch img {
	margin-bottom: 4px;
}

div.analysis {
	height: 75px;
	width: 815px;
	background-color: #677b1a;
	border-left: 30px solid #86a517;
	padding: 0 0px 0 5px;
	text-align: left;
	margin: 0 auto;
}

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

img.s {
	margin-left: 35px;
}

img.s1 {
	margin-right: 50px;
	margin-bottom: 35px;
}

a.s2:link,a.s2:visited {
	color: #899e2a;
	text-decoration: none;
	font-size: 16px;
	line-height: 19px;
}
a.s2:hover  { 
	color: #f6072d; 
}

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