body {background:#000 url(../images/grid.jpg) no-repeat center top; height:1200px}


#box{width:840px;margin:0 auto;overflow:auto;min-height: 100%;height: auto !important;height: 100%}

.space {clear:both;height:30px}

/*Content and Sidebar*/

#content{width:500px;float:right;margin:0px 30px 0 0;}
#sidebar{width:270px;float:left;margin:0px 0 0 20px;}

/*Menu*/

#menu{height:40px;margin:280px 50px 10px 20px;}
#menu ul{list-style: none;}
#menu ul li{display:inline;padding:0px 20px 0 0;line-height : 40px; }
#menu ul li a{ padding:0px; color:#FFF;}
#menu ul li a :hover{background:#666;text-decoration:none}
#menu ul li a.subscribe{ float:right;}

.player{position:relative;top:2px;left:1px;}

#footer{height:100px;background:#000}
#footer p {position:relative;top:40px}

.container{width:840px;margin:0 auto}

.clr{clear:both}
