body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    background-image: url(/a/page_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #000;
}

/* GENERIC CLASSES */

/* SITE WIDE STRUCTURE */

#masthead {
    height: 304px;
}

#masthead-inner {
    width: 981px;
    height: 304px;
}

#genre-nav {
	margin: 0px auto 0px auto;
    width: 981px;
    height: 90px;
    text-align: center;
}

#outer-top {
}

#content-outer {
    width: 981px;
    padding: 0 0 17px 0px;
}

#content-header {
    width: 981px;
}

#content-body {
    width: 981px;
}

#content-footer {
    width: 981px;
}

#outer-bottom {
}

#footer-outer {
    width: 981px;
}

/* REGIONS */

#reg-top_ldr,
#reg-A-top_ldr {
	margin: 0px auto 0px auto;
	padding: 34px 0 10px 0;
	width: 728px;
	height: 92px;
}

#reg-A-featured {
	float: left;
	width: 330px;
	height: 313px;
	margin: 8px 5px 4px 10px;
	background-image: url(/a/featured_bg.png);
}

#reg-A-featured .pic {
    padding: 45px 0 0 15px;
    width: 302px;
    height: 202px;
}

#reg-A-featured .lnk {
	padding: 18px 0 0 12px;
	width: 306px;
    height: 29px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-top10 {
    float: left;
    margin: 8px 7px 4px 4px;
    padding: 44px 13px 19px 12px;
    width: 256px;
    height: 250px;
    background-image:url(/a/top10_bg.png);
    color: #fff;
    font-size: 11px;
}

#reg-A-top10 .entry {
    width: 256px;
    height: 24px;
    padding-bottom: 1px;
}

#reg-A-top10 .entry .num {
	float: left;
	width: 16px;
	height: 24px;
	line-height: 24px;
    padding: 0 2px 0 4px;
}

#reg-A-top10 .entry .lnk {
    float: left;
    width: 232px;
    height: 24px;
    line-height: 24px;
    padding: 0 0px 0 0px;
}

#reg-A-top10 .game-block .lnk a {
    color: #fff;
    font-size: 11px;
/*
    font-weight: bold;
*/
}

#reg-A-games,
#reg-B-games {
    width: 956px;
    height: 805px;
    margin: 3px 0 0 11px;
    background-image: url(/a/games_bg.gif);
    background-repeat: no-repeat;
}

div > #reg-A-games,
div > #reg-B-games {
    background-image: url(/a/games_bg.png);
}

#reg-B-games {
    width: 973px;
    height: 713px; /*1123px;*/
    margin: 9px 0 0 11px;
    background-image: url(/a/games_bg2.gif);
    background-repeat: no-repeat;
}

div > #reg-B-games {
    background-image: url(/a/games_bg2.png);
}

#reg-C-outer {
    width: 956px;
    height: 1033px;
    margin: 9px 0 0 11px;
    background-image: url(/a/game_bg_comp.gif);
    background-repeat: no-repeat;
}

div > #reg-C-outer {
    background-image: url(/a/game_bg_comp.png);
}

#reg-C-games {
    width: 956px;
}

#reg-A-games .panel-top,
#reg-B-games .panel-top,
#reg-C-games .panel-top {
    clear: both;
    text-align: center;
    padding: 0px 61px 3px 55px;
    width: 840px;
    height: 15px;
    line-height: 15px;
}

#reg-A-games .panel-mid,
#reg-B-games .panel-mid {
    width: 956px;
    height: 623px;
}

#reg-B-games .panel-mid {
    height: 519px;/*769px;*/
}

#reg-C-games .panel-mid {
    height: 476px;
}

#reg-A-games .panel-mid .games,
#reg-B-games .panel-mid .games,
#reg-C-games .panel-mid .games {
	float: left;
	margin: 10px 0 0 52px;
}

#reg-B-games .panel-mid .games {
/*    margin: 312px 0 0 52px;*/
    margin: 62px 0 0 52px;
}

#reg-C-games .panel-mid .games {
    margin: 20px 0 0 52px;
}

#reg-A-games .game-block,
#reg-B-games .game-block,
#reg-C-games .game-block {
    float: left;
    width: 152px;
    height: 120px;
    margin: 5px 17px 26px 3px;
}

#reg-A-games .game-block .pic,
#reg-B-games .game-block .pic,
#reg-C-games .game-block .pic {
    width: 152px;
    height: 102px;
}

#reg-A-games .game-block .lnk,
#reg-B-games .game-block .lnk,
#reg-C-games .game-block .lnk {
    width: 152px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-games .game-block .lnk a,
#reg-B-games .game-block .lnk a,
#reg-C-games .game-block .lnk a {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

#reg-A-games .panel-bot,
#reg-B-games .panel-bot,
#reg-C-games .panel-bot {
    clear: both;
    text-align: center;
    padding: 0px 61px 12px 55px;
    width: 840px;
    height: 18px;
    line-height: 18px;
}

#reg-A-mpu,
#reg-B-mpu {
	float: left;
	width: 330px;
	height: 313px;
	margin: 8px 0px 4px 2px;
	background-image: url(/a/mpu1.gif);
}

div > #reg-A-mpu,
div > #reg-B-mpu {
    background-image: url(/a/mpu1.png);
}

#reg-B-mpu {
    height: 298px;
}

#reg-C-game {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 730px;
    height: 360px;
    padding: 0px 113px 12px 113px;
}

#reg-C-game .game-top {
	width: 730px;
	height: 46px;
}

#reg-C-game .game-nav-prev {
    float: left;
    height: 18px;
    line-height: 18px;
    margin: 0 0 0 0px;
    text-align: left;
}

#reg-C-game .game-nav-next {
    float: right;
    height: 18px;
    line-height: 18px;
    margin: 0 0px 0 0;
    text-align:right;
}

#reg-C-game .game-lhs {
    float: left;
    width: 301px;
    height: 276px;
    margin: 0px 0 0 0;
    padding: 0 0 0 13px;
}

#reg-C-game .game-lhs .title {
    width: 297px;
    height: 33px;
    line-height: 33px;
    padding: 0px 0 0 4px;
}

#reg-C-game .game-lhs .pic {
    width: 301px;
    height: 206px;
    padding: 4px 0 0 0px;
}

#reg-C-game .game-lhs .link {
    width: 297px;
    height: 33px;
    line-height: 33px;
    padding: 0px 0 0 0px;
    text-align: center;
}

#reg-C-game .game-rhs {
    float: left;
    width: 310px;
    height: 266px;
    margin: 0px 0 0 0;
    padding: 10px 0px 0 100px;
    font-size: 12px;
}

.game-nav-link,
a.game-nav-link,
a.game-nav-link:hover:focus:visited:active {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.game-big-link,
a.game-big-link,
a.game-big-link:hover:focus:visited:active {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

#reg-C-top_mpu {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 300px;
    height: 250px;
}

#reg-bot_ldr {
}

#reg-otherlinks {
	float: left;
	width: 633px;
	height: 315px;
	margin: 0px 0 20px 0px;
	background-image:url(/a/otherlinks_bg.png);
    font-size: 10px;
    color: #fff;
}

#reg-otherlinks a {
    text-decoration: none;
}

#footer-funsites {
	float: left;
	width: 172px;
	height: 218px;
	margin: 65px 0 0 23px;
}

#footer-funsites div {
	width: 167px;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 5px;
	margin: 0 0 2px 0;
}

#footer-other {
	float: left;
	width: 172px;
	height: 218px;
	margin: 65px 0 0 10px;
}

#footer-other div {
    width: 167px;
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 5px;
    margin: 0 0 2px 0;
}

#footer-other div.last {
	margin:22px 0 2px 0;
}

#reg-bot_mpu {
    float: left;
    width: 342px;
    height: 315px;
    margin: 0px 0 0 0px;
    background-image: url(/a/mpu2.gif);
}

div > #reg-bot_mpu {
    background-image: url(/a/mpu2.png);
}
