body {
	background-image: url(/a/content_bg.jpg);
	background-position: center 290px;
    background-repeat: no-repeat;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
}

/* GENERIC CLASSES */

/* SITE WIDE STRUCTURE */

#masthead {
    height: 264px;
    background-image: url(/a/masthead.png);
    background-repeat: no-repeat;
    background-position: center -26px;
}

#masthead-inner {
    width: 981px;
    height: 264px;
}

#genre-nav {
	margin: 0px auto 0px auto;
	width: 961px;
	height: 31px;
	line-height: 31px;
	padding: 3px 10px 3px 10px;
	background-image: url(/a/genre_nav.png);
	background-repeat: no-repeat;
	text-align: left;
}

#outer-top {
}

#content-outer {
    width: 981px;
    padding: 0 0 17px 0;
}

#content-header {
    width: 981px;
}

#content-body {
    width: 981px;
}

#content-footer {
    width: 981px;
}

#outer-bottom {
    background-color: #163664;
    background-image: url(/a/base_bg.jpg);
    background-repeat: repeat-x; 
}

#footer-outer {
    width: 981px;
}

/* REGIONS */

#reg-home {
    width: 980px;
    height: 135px;
    position: static;
    margin: 0px auto 88px auto;
}

#reg-home img {
    width: 100%;
    height: 135px;
}

#reg-A-sky {
	float: right;
	margin: 10px 2px 0px 0px;
	width: 160px;
	height: 600px;
}

div > #reg-A-sky {
    margin: 10px 10px 0px 0px;
}

#reg-A-top_ldr {
    float: left;
    margin: 9px 39px 9px 39px;
    width: 728px;
    height: 92px;
}

#reg-A-top10 {
	float: left;
	padding: 59px 18px 16px 19px;
	width: 246px;/*283px;*/
	height: 440px;/*515px;*/
	background-image: url(/a/top10_bg.png);
}

#reg-A-top10 .pic_lnk {
    padding: 0 0 11px 20px;
    width: 226px;
    height: 52px;
}

#reg-A-top10 .pl_pic {
    width: 77px;
    height: 52px;
    float: left;
    overflow: hidden;
}

#reg-A-top10 .pl_lnk {
    padding: 10px 0 0 7px;
    width: 142px;
    height: 42px;
    float: left;
    overflow: hidden;
}

#reg-A-top10 .nopic_lnk {
    padding: 3px 0 4px 24px;
    width: 222px;
    height: 18px;
    line-height: 18px;
}

#reg-A-new {
	float: left;
	padding: 44px 17px 16px 19px;
    width: 487px;
    height: 455px;
	background-image:url(/a/new_games_bg.png);
}

#reg-A-new .games {
    width: 487px;
    height: 417px;
    padding: 10px 0 0 0;
}

#reg-A-new .more_games {
    width: 487px;
    height: 16px;
    line-height: 16px;
    padding: 6px 0 6px 0;
}

#reg-A-new .game-block {
    float: left;
    width: 152px;
    height: 120px;
    margin: 6px 4px 6px 4px;
}

#reg-A-new .game-block .pic {
    width: 152px;
    height: 102px;
}

#reg-A-new .game-block .lnk {
    width: 152px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-new .game-block .new {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
}

#reg-A-games .panel-top,
#reg-B-games .panel-top,
#reg-C-games .panel-top {
    clear: both;
    text-align: center;
    padding: 17px 20px 3px 23px;
    width: 930px;
    height: 20px;
    line-height: 20px;
    background-image: url(/a/games_bg_top.gif);
}

div > #reg-A-games .panel-top,
div > #reg-B-games .panel-top,
div > #reg-C-games .panel-top {
    background-image: url(/a/games_bg_top.png);
}

#reg-A-games .panel-mid,
#reg-B-games .panel-mid,
#reg-C-games .panel-mid {
    padding: 13px 0 0 13px;
    width: 960px;
    height: 410px;
    background-image: url(/a/games_bg_mid.gif);
}

div > #reg-A-games .panel-mid,
div > #reg-B-games .panel-mid,
div > #reg-C-games .panel-mid {
    background-image: url(/a/games_bg_mid.png);
}

#reg-B-games .panel-mid,
#reg-C-games .panel-mid {
    height: auto;
    float: left;
}

#reg-A-games .game-block,
#reg-B-games .game-block,
#reg-C-games .game-block {
	float: left;
	width: 152px;
	height: 120px;
	margin: 5px 3px 6px 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 .panel-bot,
#reg-B-games .panel-bot,
#reg-C-games .panel-bot {
	clear: both;
	text-align: center;
	padding: 4px 20px 21px 20px;
	width: 933px;
	height: 20px;
	line-height: 20px;
	background-image: url(/a/games_bg_bot.gif);
}

div > #reg-A-games .panel-bot,
div > #reg-B-games .panel-bot,
div > #reg-C-games .panel-bot {
    background-image: url(/a/games_bg_bot.png);
}

#reg-C-game {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 596px;
    height: 288px;
    padding: 18px 18px 19px 19px;
    background-image: url(/a/game_bg.png);
}

#reg-C-game .game-top {
	width: 596px;
	height: 27px;
}

#reg-C-game .game-nav-prev {
    float: left;
    height: 27px;
    line-height: 27px;
    margin: 0 0 0 4px;
    text-align: left;
}

#reg-C-game .game-nav-next {
    float: right;
    height: 27px;
    line-height: 27px;
    margin: 0 4px 0 0;
    text-align:right;
}

#reg-C-game .game-lhs {
    float: left;
    width: 302px;
    height: 254px;
    margin: 3px 0 0 0;
    padding: 2px;
}

#reg-C-game .game-rhs {
    float: left;
    width: 289px;
    height: 258px;
    margin: 3px 0 0 0;
    padding: 0 0px 0 0px;
    font-size: 12px;
}

.lbl,
#reg-C-game .game-rhs .lbl {
    color: #000;
    line-height: normal;
}

.val,
#reg-C-game .game-rhs .val {
    color: #fff;
    line-height: normal;
}

.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: 12px;
    color: #000;
    font-weight: bold;
}

#reg-C-top_mpu {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 342px;
    height: 325px;
    background-image: url(/a/mpu1.gif);
}

div > #reg-C-top_mpu {
    background-image: url(/a/mpu1.png);
}

#reg-bot_ldr {
}

#reg-otherlinks {
	float: left;
	width: 597px;
	height: 250px;
	margin: 20px 0 0 20px;
	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: 220px;
	margin: 32px 0 0 0px;
}

#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: 181px;
	height: 222px;
	margin: 32px 0 0 8px;
}

#footer-other div {
    width: 172px;
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 9px;
    margin: 0 0 2px 0;
}

#footer-other div.last {
	margin:22px 0 2px 0;
}

#reg-bot_mpu {
	float: left;
	width: 320px;
	height: 268px;
	margin: 20px 0 0 20px;
	background-image: url(/a/mpu2.gif);
}

div > #reg-bot_mpu {
    background-image: url(/a/mpu2.png);
}
