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

html, body{height:100%; margin:0px; padding:0px;}

body{background:#000 url(../images/bgchat.jpg) top center repeat-x;}

#wrapper{
width:900px;
height:800px;
min-height:100%;
margin:0 auto -50px;
}

#footer, #push{height:50px;}

#player{width:365px; height:275px; padding-top:174px; margin-left:20px; _margin-left:11px; float:left;}
#chat{width:490px; height:408px; padding-top:120px; margin-right:3px; float:right;}