@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	padding-top: 80px;
	background-color: #FFE60B;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
h2 {
	font-size: 32px;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#wrapper {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#heliumlogo {
	height: 18px;
	width: 18px;
	margin-bottom: -5px;
}
#flashcontent {
	height: 650px;
	clear: right;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #F69520;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: center;
	color: #FFFFFF;
}
.pressItemWhite {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding: 20px;
}
.party {
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.pressItemWhite a {
	color: #333333;
	text-decoration: underline;
}
h1 {
	margin-bottom: 0px;
}
.pressImageRight {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

