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

body {margin:0px;padding:0px;background-image:url(../images/bodybg.gif);background-repeat:repeat-x;background-color:#000;}

#container {width:100%;height:768px;}

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}
