body, html{ padding:0; margin:0; text-align:center; background-color:#e5e5e5; }
table{ color:#FFFFFF; }
a{ color:#FFFF00; }
/* all id*/
#container{ width:864px; margin:0 auto; text-align:left; background-image:url(siteimg/main_bg.jpg); background-repeat:repeat-y;	font-family:"Times New Roman", Times, serif; color: #FFFFFF;	font-size: 16px; }
#header div{ background-image:url(siteimg/top_2.jpg); background-repeat:no-repeat; text-align:right; padding-right:30px; height:39px; }

/* Left */
#left{ width:222px; margin-left:46px; float:left; }
#menu{ background-color:#0099CC; padding:10px; margin-bottom:15px; }
#lastgame{ margin-bottom:15px; }
#lastgame div{ padding:10px; background-color:#70b439; margin-bottom:15px; }
#lastgame div div{ margin:0px; padding:0px; }
/* end Left */

/* Content width:642 */
#content{ margin-left:20px; margin-right:20px; float: left; width: 552px; }
#news{ background-color:#a10068; padding:10px; margin-bottom:15px; }
#table{ padding:10px; background-color:#9900CC; margin-bottom:15px; width:536px; }
#table_inside{ width:536px; }
#table_inside td{ background-color:#112437; margin:1px; }
/* end Content */

/* Footer */
#sponsor{ margin-top:15px; background-color:#FFFFFF; margin-left:46px; width:798px; padding-top:5px; padding-bottom:5px; text-align:center; }
#footer{ background-image:url(siteimg/bottom.jpg); background-repeat:no-repeat; background-position:bottom; height:22px;	text-align:center; padding-bottom:20px; margin-top:15px; }
/* endFooter */

#clear{ clear:both; }