ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  color: #fff;

  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Palatino, Times, Georgia, serif; 
  font-size: 14px;
  background-color: #171d21;
  color: #eee;

}





p {
	
	margin-bottom: 1em;
	line-height: 1.6em;
}


div.column {
	width: 440px;
	padding: 30px 20px 10px 20px;
	/*background-color: #eee; */
	float: left;
	margin-bottom: 25px;
	
}


h1 {
	text-indent: -9999px;
	
	width: 390px; height: 51px;
	background: url("/images/headline.gif");
}

img {
	clear: both;
}

.video{
	clear: both;
	width: 992px;
	height: 404px;
	margin-bottom: 25px;
}

#nonverblaster, #videoPlayer{
	width: 720px;
	height: 404px;
	margin-left: 0;
}

#emo{
	
	position:absolute;
	right: 0;
	top: 0;
}

#header {
	position: relative;
	margin: 20px 32px 20px 32px;
	height: 224px;
}


#wrap {
	width: 992px;
	margin: 30px auto;
}

#headline {
	position: absolute;
	
	bottom: 0;
}
