* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	background-color: #0d0d0d;
	color: #ffffff;
	font-size: 15px;
	letter-spacing: -1px;
	text-shadow:rgba(0,0,0,0.01) 0 0 1px;
	-moz-opacity:0.9999;

}

a {
	color: #f4f4f4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 28px;
	font-weight: bold;
}

h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 16px;
}

img {
	border-width: 0px;
	border-style: none;
}

.clear {
	clear: both;
}

.png { behavior: url(/iepngfix.htc); }

#uiContainer {
	position: relative;
	height: 100%;
	width: 1000px;
	margin: 0 auto;
}

#uiBody {
	text-align: center;
}

#mainPage #video {
	margin-top: 10px;
}

#mainPage #eploguebanner {
	margin-top: 40px;
}

#mainPage #stbanner {
	margin-bottom: 30px;
	margin-top: 40px;
}

#comingsoon {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#splash {
	margin-top: 80px;
}

#albumcover {
	margin-top: 40px;
}

.downloadLink {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

.donateLink {
	letter-spacing: -0.5px;
	font-size: 15px;
	margin-top: 10px;
}

#smallMenu {
	width: 500px;
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: bold;
}

#wondersTV {
	margin-top: 40px;
}

.wondersLink {
	margin-top: 35px;
}




