body {
	background-image: url(/a/page_bg.jpg);
	background-position: center 11px;
    background-repeat: no-repeat;
    background-color: #000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
}

/* GENERIC CLASSES */

img.bdr { border-color: #797c4b; }
.red { color: #c93333; }

a.dlg_but {
	color: #efefef;
	font-size: 14px;
	font-weight: bold;
	border: 2px outset #00d;
	padding: 2px 30px 2px 30px;
	background-color: #11f;
	text-decoration: none;
}

/* SITE WIDE STRUCTURE */

#masthead {
    height: 160px;
/*
    background-image: url(/a/masthead.png);
    background-repeat: no-repeat;
    background-position: center -26px;
*/
}

#masthead-inner {
    width: 904px;
    height: 160px;
}

#genre-nav {
/*	position: relative;
	top: 175px;
	left: -3px;
*/
	padding: 0 0 0 0;
	margin: 0px auto 0px auto;
	width: 877px;
	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: 904px;
    padding: 0 0 0px 0;
}

#content-header {
    width: 904px;
}

#content-body {
    width: 904px;
}

#content-footer {
    width: 904px;
}

#outer-bottom {
    background-image: url(/a/base_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
	padding-bottom: 10px;
}

body > #outer-bottom {
    background-image: url(/a/base_bg.png);
}

#footer-outer {
    width: 904px;
}

/* REGIONS */

#reg-home {
    width: 720px;
    height: 95px;
    position: static;
    margin: 90px auto 20px auto;
}

#reg-home img {
    width: 100%;
    height: 95px;
}

#reg-A-rhs,
#reg-B-rhs,
#reg-C-rhs {
	float: right;
    width: 172px;
}

#reg-A-lhs,
#reg-B-lhs,
#reg-C-lhs {
    float: left;
    width: 732px;
}

#reg-A-new {
	float: left;
/*	position: relative;*/
	padding: 0px 0px 0 0px;
	width: 892px;
	height: 287px;
	background-image:url(/a/new_games_top.png);
    background-repeat: no-repeat;
    background-position: center top;
	margin: 2px 6px 2px 3px;
	padding: 43px 0 0 0px;
}

#reg-A-new .games {
    float: left;
    width: 530px;
    height: 307px;
/*    position: relative;*/
    padding: 0px 0px 0 20px;
}

#reg-A-new .mpu,
#reg-A-new .npu {
    float: left;
    width: 320px;
    height: 260px;
/*    position: relative;*/
    padding: 10px 0px 0 5px;
}

#reg-A-new .game-block {
	float: left;
	margin: 3px 2px 2px 1px;
}

#reg-A-games,
#reg-C-games {
	margin: 0 6px 10px 3px;
	width: 892px;
	height: 656px;
    background-image: url(/a/games_bg.gif);
}

div > #reg-A-games,
div > #reg-C-games {
    background-image: url(/a/games_bg.png);
}

#reg-B-games {
	margin: 0 6px 0 3px;
    width: 892px;
    height: 996px;
	background-image: url(/a/games_bg2.gif);
}

div > #reg-B-games {
    background-image: url(/a/games_bg2.png);
}

#reg-C-games {
    margin: 0 6px 0 3px;
    width: 892px;
    height: 536px;
    background-image: url(/a/games_bg3.gif);
}

div > #reg-C-games {
    background-image: url(/a/games_bg3.png);
}

#reg-B-games .panel-top,
#reg-C-games .panel-top {
    clear: both;
    text-align: center;
    padding: 29px 14px 0px 19px;
    width: 859px;
    height: 20px;
    line-height: 20px;
}
/*
#reg-C-games .panel-top {
	width: 680px;
    padding: 15px 19px 0px 21px;
}
*/
#reg-A-games .panel-mid,
#reg-B-games .panel-mid,
#reg-C-games .panel-mid {
    width: 100%;
    height: 623px;
    padding: 13px 0 0 0;
}

#reg-B-games .panel-mid {
    height: 927px;
    padding: 0px 0 0 0;
}

#reg-C-games .panel-mid {
    height: 467px;
    padding: 0px 0 0 0;
}

#reg-A-games .panel-mid .games {
	height: 583px;
	padding: 30px 0 0 27px;
}

#reg-B-games .panel-mid .games {
    height: 900px;
    padding: 27px 0 0 24px;
}

#reg-C-games .panel-mid .games {
    height: 440px;
    padding: 27px 0 0 24px;
}

#reg-A-new .game-block,
#reg-A-games .game-block,
#reg-B-games .game-block,
#reg-C-games .game-block {
	float: left;
	width: 158px;
	height: 120px;
	margin: 5px 10px 20px 3px;
}

#reg-A-new .game-block .pic,
#reg-A-games .game-block .pic,
#reg-B-games .game-block .pic,
#reg-C-games .game-block .pic {
    width: 152px;
    height: 102px;
    padding: 2px;
}

#reg-A-new .game-block .lnk,
#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: 0px 20px 0px 20px;
	width: 852px;
	height: 20px;
	line-height: 20px;
}

#reg-B-games .panel-bot {
}

#reg-C-game {
    margin: 0 6px 0 3px;
    width: 892px;
    height: 340px;
    padding: 0px 0px 0px 0px;
}

#reg-C-game .game-top {
	width: 892px;
	height: 27px;
	padding: 0 0 10px 0;
}

#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-bot {
	float: left;
    width: 302px;
    height: 283px;
    padding: 0 0 0px 0;
    background-image: url(/a/game_bg2.gif);
    background-repeat: no-repeat;
/*    margin: 10px 96px 10px 96px;*/
}

div > #reg-C-game .game-bot {
    background-image: url(/a/game_bg2.png);
}

#reg-C-game .game-bot .title {
    width: 298px;
    height: 33px;
    line-height: 33px;
    padding: 7px 0 0px 4px;
}

#reg-C-game .game-bot .pic {
    width: 100%;
    height: 206px;
    padding: 4px 0 0px 0;
}

#reg-C-game .game-bot .link {
    width: 100%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0px 0 0px 0;
}

#reg-C-game .npu {
	float: left;
    width: 302px;
    height: 250px;
    padding: 33px 0 0px 0;
    background-image: url(/a/game_bg_mpu.gif);
    background-repeat: no-repeat;
/*    margin: 10px 96px 10px 0px;*/
}

div > #reg-C-game .npu {
	background-image: url(/a/game_bg_mpu.png);
}

#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: 375px;
    height: 258px;
    margin: 3px 0 0 0;
    padding: 0 0px 0 4px;
    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: 342px;
    height: 325px;
/*    position: relative;*/
    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: 550px;
	height: 290px;
	margin: 18px 0 0 0px;
	background-image:url(/a/otherlinks_bg.png);
	background-repeat: no-repeat;
    font-size: 10px;
    color: #fff;
}

#reg-otherlinks a {
    text-decoration: none;
}

#footer-funsites {
	float: left;
	width: 172px;
	height: 220px;
	margin: 20px 0 0 5px;
}

#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: 20px 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: 342px;
	height: 290px;
	margin: 2px 0 0 0px;
/*	background-image: url(/a/mpu2.gif);*/
}

div > #reg-bot_mpu {
/*    background-image: url(/a/mpu2.png);*/
}


