body{
	background-color: black;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 0.05em;
	color:white;
	text-align:left;
	line-height: 150%;

}
h2, h3 {
	font-size: 2.1em !important;
	font-family: 'Helvetica Neue', Helvetica, sans-serif !important;
	font-weight: 100 !important;
	letter-spacing: 0.05em !important;
	color: white !important;
	text-align: left;
	margin-top: 0;
}
h3{
	font-size: 1.5em !important;
	margin: 10px 0 0 0;
}
#Container{
	background-color: #161d25 !important;
	height:auto;
}
#FeatureBox {
  width: 100%;
  background: #1b2630 url(http://webcast.palau.org/img/bg_webcast-large.jpg) no-repeat left top !important; */
  margin: 0 auto 0;
  padding: 50px 0 0;
  text-align: center;
  overflow: hidden;
}

#FeatureBox #FeatureContainer {
  margin: 30px 0;
  height: 600px;
  width: 936px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding:0;
}
#webcast{
	float:left;
	width:640px;
	margin:0;
}
#rightCol{
	width:250px;
	margin: 0;
	float:right;
}
#rightCol img{
	padding-bottom: 20px
}
#rightCol p{
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 0.05em;
	color:white;
	text-align:left;
	line-height: 150%;
	font-size: 1.4em;
	margin: 0 0 10px 15px;
}
#rightCol a, #rightCol a:visited, #rightCol a:hover{
	color: #45ecff;
	font-weight:bold;
	text-decoration: none;
}
#rightCol a:hover{
	color: #ffd78d;
	text-decoration: underline;
}
/*----------------------------
 FOOTER 
-----------------------------*/
#Footer {
  background-color: #161d25;
  clear: both;
  width: 839px;
  color: #333;
  font-size: 95%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 40px;
  text-align: center;
  min-height: 160px;
 /*  background: url('http://www.palau.org/img/EFCA-Logo.gif') no-repeat bottom center; */
}
#Footer p {
  color: #9ca6b4;
  font-size: 100%;
}
#Footer a {
  color: #9ca6b4;
  text-decoration: underline;
}