html {
	background: #222 url(../img/html.gif) top center repeat-x;
}
body {
	height: 100%;
	text-align: center;
	font-size: 62.5%;
	font-family: sans-serif;
	color: #fff;
	*font-size: 59%;
}
div#center {
	position: relative;
	margin: 0 auto;
	width: 746px;
	text-align: left;
}
div#head {
	float: left;
	position: relative;
	top: 4px;
	margin-bottom: 10px;
	width: 746px; height: 90px;
	background: url(../img/headBg.jpg) no-repeat;
}
div#head span#headSwf {
	position: absolute;
	top: 6px;
}
div#game {
	float: left;
	position: relative;
	padding-bottom: 25px;
	width: 746px; height: 490px;
	background: url(../img/gameBg.gif) top center no-repeat;
}
div#flash {
	position: absolute;
	top: 25px; left: 25px;
	width: 696px; height: 460px;
	background: #222;
}
div#content {
	float: left;
	position: relative;
	width: 746px;
}
div#content div#left {
	float: left;
	width: 561px;
}
div#content div#right {
	float: right;
	width: 160px;
}
div#foot {
	position: relative;
	clear: left;
	width: 746px; height: 105px;
	background: url(../img/footBg.gif) bottom no-repeat;
}

h1 {
	position: absolute;
	top: 26px; right: 0;
	width: 190px; height: 40px;
	text-indent: -9999px;
}
h1 a {
	height: 100%;
	display: block;
}

div#content ul {
	padding-bottom: 25px;
}
div#right ul li.subArea {
	padding-top: 15px;
	width: 160px;
	background: #000 url(../img/underS.gif) bottom left no-repeat;
}
div#right ul li.subArea ul#nav { padding-left: 10px; }
div#right ul li.subArea ul#nav li { margin-bottom: 10px; }
div#right ul li.subArea dl {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div#right ul li.subArea dl dt {
	font-size: 1.2em;
	font-weight: bold;
}
div#right ul li.subArea dl dd {
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 10px;
}
div#right div#get {
	margin-bottom: 25px;
	height: 185px;
	background: url(../img/getBg.gif) no-repeat;
}

div#left ul li.cont,
div#left ul li.cont2 {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 561px;
	background: #000 url(../img/under.gif) bottom left no-repeat;
}
div#left ul li.cont div#mail {
	width: 561px; height: 225px;
	background: url(../img/mailText.gif) no-repeat;
}
div#left ul li.cont div#mail span {
	position: absolute;
	top: 190px; left: 200px;
}
div#left ul li.cont div#link {
	width: 561px; height: 285px;
	background: url(../img/linkText.gif) no-repeat;
}
div#left ul li.cont div p {
	position: absolute;
	top: 140px; left: 35px;
	font-size: 1.4em;
}
div#left ul li.cont div span#sizeS,
div#left ul li.cont div span#sizeM,
div#left ul li.cont div span#sizeL {
	position: absolute;
	top: 180px;
}
div#left ul li.cont div span#sizeS { left: 15px; }
div#left ul li.cont div span#sizeM { left: 170px; }
div#left ul li.cont div span#sizeL { left: 345px; }

div#foot ul li#footNav1,
div#foot ul li#footNav2,
div#foot ul li#footNav3,
div#foot ul li#footNav4,
div#foot ul li#footNav5,
div#foot ul li#footNav6,
div#foot ul li#back {
	position: absolute;
}
div#foot ul li#footNav1 { top: 0; left: 0; }
div#foot ul li#footNav2 { top: 0; left: 130px; }
div#foot ul li#footNav3 { top: 0; left: 310px; }
div#foot ul li#footNav4 { top: 0; left: 310px; }
div#foot ul li#footNav5 { top: 45px; left: 16px; }
div#foot ul li#footNav6 { top: 45px; left: 95px; }
div#foot ul li#back { top: 0; right: 0; }

div#banner img{
	margin-bottom: 5px;
}