body, html { margin: 0; padding: 0; width: 100%; text-align: center;  }
img { border: none; }

div#container { width: 992px; margin: 0 auto; position: relative; }

div#header { position: relative; width: 992px; height: 98px; }
div#header p { position: absolute; bottom: 0; right: 0; }

div#leftside { float: left; padding: 2px; width: 162px; }
div#rightside { float: left; padding-top: 20px; padding-left: 20px; padding-right: 20px; width: 786px; }

div#footer { padding: 20px 0; margin: 0; }

table.radio { float: left; padding: 0px; border-width: 0px; border-collapse: collapse; background: rgb(0,102,0); width: 786px; }
table.sponsor { float: left; padding: 0px; border-width: 1px; border-collapse: collapse; border-style: solid; border-color: #000; width: 784px; }
//table.radio2 td.left, td.center, td.right { float: left; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000; width: 261px; }

div#subscription { position: relative; width: 786px; background: rgb(0,102,0); }
table#login { width: 786px; }
table#login td.item { width: 200px; }

img.sponsor { width: 778px; height: 80px; }

p.title { width: 100%; }