* {
border:0 none;
font-family:arial,helvetica,sans-serif;
font-size:11px;
line-height:1.3em;
margin:0;
padding:0;
}

body {
background:#000000 url("../_graphics/bg.jpg") no-repeat center top;
color:#ffffff;
text-align:center;
}

#content {
/*clear:both;*/
position:absolute;
left:50%;
margin-left:-425px;
top:290px;
width:850px;
text-align:left;

}

#buttons{
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-130px;
	top:200px;
}

#buttons img{
	margin-left:10px;
}

#ustream{
	float:left;
}

#chat{
	float:left;
	margin-left:50px;
}

#banner{
	position:absolute;
	left:100%;
	margin-left:-316px;
	top:0px;
}

