body { 
	background: #5e5958 url(../art/h_mainbg.gif) repeat-x;
	text-align: center; 
	font-family: 'Rotis Semi Sans','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: #de8a4d;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

div.main { 
	width: 795px;  
	background: #000 url(../art/h_main.jpg) no-repeat; 
	margin: 0 auto;
	padding: 45px 0 0 55px;
	background-position: 0 45px;
	text-align: left;
}

p.textnav {
	line-height: 30px; text-align: center; margin-right: 60px; font-size: 16px;
	padding-bottom: 20px;
}

div.logo {
	text-align: right;
	margin: 0 auto;
	padding-bottom: 33px;
}

div.left {
	margin-top: 26px;
	padding-bottom: 80px;
}

h1 {
	margin: 7px 0 0 0;
}

h2 {
	margin-top: 6px;
	margin-bottom: 39px;
}

div.left a.mm {
	padding-right: 100px;
}


div.left a.m {
	padding-right: 50px;
	margin-bottom: 18px;
}

div.left img.nav {
	margin-bottom: 8px;
}

div.right { 
	float: right;
	margin-top: 8px;   
	width: 153px;
}

div.right div.video {
	width: 131px;
	background-color: #880000;
	text-align: left;
	margin-bottom: 1px;
	padding: 7px;
}

div.right div.video:hover {
	background-color: #ff0000;
}

div.right div.chat {
	width: 131px;
	background-color: #4d0000;
	text-align: left;
	margin-bottom: 1px;
	padding: 7px;
}

div.right div.chat:hover {
	background-color: #fb7b25;
}

div.left div.subtitleouter {
	height: 30px;
	width: 600px;
	margin-bottom: 7px;
	margin-top: 3px;
}

div#subtitle {
	background-color: #fb7b25;
	height: 15px;
	width: 610px;
	padding: 5px 15px 5px 43px;
	margin-left: -35px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	display: none;
	
}


* html div#subtitle {
	background-color: #ff0000;
	height: 15px;
	width: 600px;
	padding: 5px 15px 3px 50px;
	text-align: left;
	color: #000;
	font-size: 14px;
	line-height: 13px;
	display: none;
}


div.funding { 
	background-color: #333;
 	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; }
