body {
	background: #564960;
	padding: 0;
	margin: 0;
	min-width: 850px;
	height: 100%;
	width: 100%;
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
}

img {
	border: 0;
}


div,h1,h2,h3,ul,li,h5 {
	margin: 0;
	padding: 0;
}

p {
	color: #aaa;
}

div.main {
	background-image: url(art/h_main.jpg);
	background-repeat: no-repeat;
	width: 850px;
	text-align: left;
	height: 332px;
	padding-top: 50px;
	border-bottom: 3px solid #b087b5;
}

div.container {
	width: 850px;
	margin: 0 auto;
	text-align: center;
	background-color: #272727;
}

a:link {
	color: #b087b5;
}

a:visited {
	color: #ddd8c2;
}

a:hover, a:active {
	color: #5f4861;
}

img.logo {
	margin-left: 330px;
}

div.bottomarea {
	font-size: .8em;
	text-align: left;
	padding: 9px 28px 9px 28px;
}

img.intro {
	clear: right;
}

div.watch {
	width: 322px;
	float: right;
	clear: left;
	height: 281px;
	margin-right: 15px;
	margin-top: 34px;
}

#videoarea {
	width: 320px;
	color: #333;
	border: 1px solid #5f4861;
	padding: 0;
	margin: 0;
	height: 210px;
	text-align: center;
}

div.chat {
	text-align: right;
	margin-top: 25px;
}

div.titlemain {
	margin-left: 20px;
	margin-top: 225px;
	width: 446px;
	float: left;
}

div.subtitle {
	margin-left: 103px;
	margin-bottom: 3px;
}

div.nav {
	background-color: #5f4861;
	width: 822px;
	height: 92px;
	text-align: left;
	padding: 8px 0px 0px 28px;
}

div.nav div.img {
	width: 240px;
	text-align: left;
	padding: 0px 55px 10px 145px;
}

div.sub {
	margin-top: 5px;
	margin-bottom: 25px;
	color: #fff;
}

* html div.sub {
	margin-top: 0px;
	margin-bottom: 25px;
	color: #fff;
}

div.mid {
	text-align: left;
	padding: 8px 28px 45px 28px;
}

div.funding {
	padding: 0;
	margin: 0;
	padding-top: 15px;
}
	
div.funding table {
	width: 810px;
	background-color:#535353;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	}

div.funding table img {
	padding: 0 5px 0 5px;
	}

div.funding table p {
	color: #ccc;
	font-size: 10px;
	text-align: left;
	margin-right: 10px;
}

a.sec:link {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	padding-right: 28px;
	color: #eee;
	text-decoration: none;
}

a.sec:visited {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	padding-right: 28px;
	color: #d8d2a0;
	text-decoration: none;
}

a.sec:hover {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	padding-right: 28px;
	color: #b087b5;
	text-decoration: none;
}

p.intro {
	margin: 20px;
	padding: 15px 20px 15px 20px;
	border: 1px dotted #aaa;
	color: #aaa;
	text-align: left;
}

p.intro a {
	text-decoration: none;
}
