div, table, tr, td { border:0px solid red; border-spacing:0px; border-collapse:collapse; padding:0px; margin:0px; }
body { background-color:#000000; color:#CCCCCC; }
a { text-decoration:bold; color:#FFFFFF; }
a:link { text-decoration:bold; color:#FFFFFF; }
a:hover { text-decoration:bold; color:#FFFFFF; }
a:active { text-decoration:bold; color:#FFFFFF; }
a:visited { text-decoration:bold; color:#FFFFFF; }
img { border-style:none; }
.handcursor { cursor:pointer; }

.wrapper { position:absolute; width:98%; top:0px; }
.center_sect { position:relative; width:900px; margin:0px auto; }
.top_image { background-image:url('img/bg_top.jpg'); position:absolute; top:0px; left:0px; width:900px; height:100px; }
.top_image_gray { background-image:url('img/bg_top_gray.jpg'); position:absolute; top:0px; left:50px; width:800px; height:125px; }
.main_sect { position:absolute; top:125px; left:50px; width:800px; }
.sect { top:0x; left:0px; width:800px; }
.sect_header { background-image:url('img/section_header.jpg'); color:#448844; font-family:"Arial Black",Impact,Arial; font-size:20px; text-align:center; }
.sect_header_gray { background-image:url('img/section_header_gray.jpg'); color:#666666; font-family:"Arial Black",Impact,Arial; font-size:20px; text-align:center; }

.game { background-color:#111111; border:1px solid black; }
.game_icon_inactive { background-image:url('img/icon_block_inactive.jpg'); width:80px; padding:10px; }
.game_icon_left { background-image:url('img/icon_block_left.jpg'); width:80px; padding:10px; }
.game_icon_leftroll { background-image:url('img/icon_block_left_hl.jpg'); display:none; }
.game_desc_left { width:290px; height:80px; padding:5px; font-family:"Calibri",Helvetica,Arial; font-size:12px; }
.game_title_left { color:#CC8844; font-family:"Arial Black",Impact,Arial; font-size:17px; }
.game_icon_right { background-image:url('img/icon_block_right.jpg'); width:80px; padding:10px; }
.game_icon_rightroll { background-image:url('img/icon_block_right_hl.jpg'); display:none; }
.game_desc_right { width:290px; height:80px; padding:5px; font-family:"Calibri",Helvetica,Arial; font-size:12px; text-align:right; }
.game_title_right { color:#4488CC; font-family:"Arial Black",Impact,Arial; font-size:17px; }

.instruct { background-color:#222222; text-align:center; padding:10px; font-family:"Calibri",Helvetica,Arial; font-size:14px; }
.instruct2 { background-color:#111111; text-align:left; padding:10px; font-family:"Calibri",Helvetica,Arial; font-size:14px; }
.gameview { background-color:#111111; width:100%; }

.bottom { vertical-align:bottom; }