/*
Updates for matterhorn chrome
*/

body {
	background:#FFFFFF;
	font-weight: bold;
	color: #000000;
	font: 12px Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#container {
	/*position: relative;*/
	text-align:center;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	/*width:994px;*/
}

#frame {
	min-height:700px;
	position: relative;
}

object {
	outline:none;
}

a, a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
}

#flashcontent {
	top: 0px;
	position:relative;
	z-index:10;
	height:700px;
	min-height:700px;
}

.js #flashcontent {
	display:none;
}

#topad {
	z-index:10000;
}

#rightad {
	z-index:15000;
}

#copyright {
	position:absolute;
	text-align:center;
	top:1500px;
	width:994px;
}

#footer {
	position:relative;
	width:996px;
	padding-top:5px;
}

#footerwrapper {
	visibility:hidden;
	border:0;
	margin:0;
}
#copyrightDiv {
	width: 994px;
	text-align:center;
}
#copyrightDiv a:link, #copyrightDiv a:visited {
	text-decoration:none;
}
#game {
	position:absolute;
	z-index:4242;
}
#GC_holder {
	position:absolute;
	z-index:9;
	top:0px;
	height:48px;
	border:0;
	margin-left:50%;
	width:996px;
	left:-498px;
	margin-top:0;
	line-height:0;
}
#GF_holder {
	position:absolute;
	z-index:8;
	top:800px;
	height:409px;
	border:0;
	margin-left:50%;
	width:996px;
	left:-498px;
}

	