@charset "utf-8";
/* CSS Document */

BODY
{
background-color:#666666;
margin:0px;
top:-10px;
}
#root
{
margin-left:auto;
margin-right:auto;
height:auto;
min-height:820px;
width:765px;
background-color:#000002;
margin-top:0px;
}
#top
{
float:left;
width:765px;
height:248px;
}
#container
{
padding-left:5px;
padding-right:5px;
}
