img, div {
  behavior: url(iepngfix.htc)
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
  text-align: center; /* centering hack 1/2 */
	background-image: url(images/index-bg.png);
	background-position: top left;
	background-repeat: repeat;
}

p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 4px;
	margin-bottom: 4px; 
	}

a {
	color: #EFD600;
	text-decoration: none;
}
a:hover {
	color: #FF8000;
	text-decoration: underline;
}

#tbtext {
  margin:0 0 16px 0;
	padding: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	border: none;
	text-align:left; /* part 2 of 2 centering hack */
	width: 720px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 720px;
	}
html>body #tbtext {
	width: 720px; /* ie5win fudge ends */
}
}

#wrap1{
  height:596px;
  margin:0;
	padding: 0px;
	background-image: url(images/bars-bg.png);
	background-position: center center;
	background-repeat: repeat-x;
}

#wrap2 {
	padding-top: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	border: none;
	text-align:left; /* part 2 of 2 centering hack */
	width: 1050px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1050px;
	}
html>body #wrap2 {
	width: 1050px; /* ie5win fudge ends */
}

#gamewrap{
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 770px;
  height: 596px;
	background-image: url(images/game-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#flashwrap{
  margin: 29px 0 0 26px;
  padding: 0px;
  width: 720px;
  height: 540px;
	background-image: url(images/flash-bg.gif);
	background-position: top center;
	background-repeat: repeat;
}
#adlwrap{
  position: relative;
  float: left;
  top: 19px;
  left: 0px;
  width:124px;
  height: 500px;
	margin: 0px 0 0 0;
}
#adrwrap{
  position: relative;
  float: left;
  top: 19px;
  right: 0px;
  width:124px;
  height: 500px;
	margin: 0 0 0 16px;
}

#sponsor {
	font-family: Verdana, Arial;
	font-size: 12px;
  font-weight: bold;
	color: #4B4C54;
}

#TEMP{
  height: 596px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align:left; /* centering hack 2/2 */
  width: 1050px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 1050px; /* standards width */
	background-image: url(images/game-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}
html>body #deadcenter {
  width: 1050px; /* standards width reinforcement */
}
