body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}

a img {
	border: 0px;
}

.subline {
	position: absolute;
	width: 716px;
	height: 16px;
	left: 106px;
	top: 537px;
	font-size: 11px;
	color: #494541;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.subline a,
.subline a:active,
.subline a:visited,
.subline a:link {
	color: #494541;
	text-decoration: none;
}

.subline a:hover {
	color: #494541;
	text-decoration: underline;
}

.logo_link {
	position: absolute;
	top: 73px;
	left: 103px;
	width: 100px;
	height: 100px;
}

.logo_link a {
	width: 100px;
	height: 100px;
	display: block;
}

.contentpanel {
	position: relative;
	width: 918px;
	height: 595px;
	border: solid 1px #727b7d;
	background-image: url(../img/panel_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	visibility: hidden;
}

.contentpanel_intro {
	position: relative;
	width: 918px;
	height: 595px;
	border: solid 1px #727b7d;
	background-image: url(../img/panel_intro_bg_075.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	visibility: hidden;
}

.buttonbar {
	position: absolute;
	top: 399px;
	left: 253px;
	width: 412px;
	height: 35px;
}

.buttonbar_cd {
	position: absolute;
	top: 399px;
	left: 115px;
	width: 690px;
	width: 700px;
	height: 35px;
}

.buttonbar a,
.buttonbar_cd a {
	float: left;
	display: block;
}

.buttonbar img,
.buttonbar_cd img {
	float: left;
}

.bar {
	position: absolute;
	top: 71px;
	left: 69px;
	width: 776px;
	height: 110px;
	background-image: url(../img/bar_bg.jpg);
}

.menu {
	position: absolute;
	top: 62px;
	left: 146px;
	width: 618px;
	height: 38px;
}

.menu img {
	float: left;
}

.submenu {
	position: absolute;
	top: 179px;
	left: 106px;
	width: 716px;
	height: 73px;
}

.submenu a {
	float: left;
	display: block;
	height: 50px;
}

.submenu img {
	float: left;
	padding-bottom: 15px;
}

html* .submenu img {
	float: left;
	padding-bottom: 5px;
}

.submenu_text {
	position: absolute;
	top: 39px;
	left: 0px;
	width: 716px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #f8f8f8;
}

.submenu_text div {
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100px;
	display: none;
}

#subtext_1 {
	left: -10px;
}
#subtext_2 {
	left: 68px;
}
#subtext_3 {
	left: 147px;
}
#subtext_4 {
	left: 226px;
}
#subtext_5 {
	left: 304px;
}
#subtext_6 {
	left: 381px;
}
#subtext_7 {
	left: 460px;
}
#subtext_8 {
	left: 537px;
}
#subtext_9 {
	left: 617px;
}

.inner_content {
	position: absolute;
	top: 252px;
	left: 106px;
	width: 706px;
	height: 343px;
}

.inner_content_alt {
	position: absolute;
	top: 200px;
	left: 106px;
	width: 706px;
	height: 343px;
}

.content_text {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 353px;
	height: 343px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
	color: #231e19;
}

.content_text_alt {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 730px;
	width: 750px;
	height: 343px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #231e19;
}

.games_btn_bg {
	position: absolute;
	width: 711px;
	height: 74px;
	top: 145px;
	left: 0px;
	background-image: url(../img/games_btn_bg.jpg);
	background-repeat: no-repeat;
}

.games_btn_bg a {
	float: left;
	display: block;
	width: 141px;
	height: 74px;
}

.games_btn_bg img {
	float: left;
	margin-top: 41px;
	margin-left: 54px;
}

.games_back_btn {
	position: absolute;
	top: 262px;
	left: 0px;
}

.games_start_btn {
	position: absolute;
	top: 262px;
	left: 616px;
}

.games_subline {
	position: absolute;
	top: 276px;
	left: 0px;
	font-size: 11px;
	line-height: 13px;
}

.grid_item {
	float: left;
	width: 206px;
	height: 88px;
	padding-left: 5px;
	color: #28231e;
}

.grid_item_hl {
	float: left;
	width: 206px;
	height: 13px;
	padding-left: 5px;
	margin-top: 8px;
	color: #28231e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.thumb {
  width: 66px;
  height: 52px;
  margin-right: 2px;
  display: block;
}

.grid_item a,
.grid_item a:link,
.grid_item a:active,
.grid_item a:visited {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #28231e;
	background-image: url(../img/lnk_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.grid_item a:hover {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #b6babb;
	background-color: #565b5c;
	background-image: url(../img/lnk_arrow_mo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.content_pic {
	position: absolute;
	top: 0px;
	left: 353px;
	width: 366px;
	height: 343px;
	text-align: right;
}
