body {
background: #000108 url('images/Background.png') repeat-x;
font-family:  Segoe UI, Tahoma, Helvetica, Arial, Verdana;
font-size: 12px;
margin-top: 30px;
margin-bottom: 10px;
}
.flashgame_container {
	display:block; *display:inline-block;
	overflow:hidden;
padding-top: 7px;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 6px;
	border: 1px solid #ccc;
       background-color: #EEE;
      margin: 20px auto;

}
#wrapper {
	margin: 0 auto;
	background-color: #FFF;
       padding-top: 15px;
	width: 964px;
}
#zyroo {
	width: 975px;
	height: 120px;
	margin-left: -2px;
	background: url(images/Zyroo_Logo.png) no-repeat left top;
	margin-top: -20px;
}
#describe {
	width: 600px;
	margin-left: 185px;
	background: url(images/Rate_Game.gif) no-repeat left top;
background-position: 0% 47%;
height: 70px; 
}
#describe2 {
	width: 600px;
	margin-left: 185px;
	background: url(images/Instructions.gif) no-repeat left top;
background-position: 0% 22%;
height: 60px; 
}
#describe3 {
	width: 600px;
	margin-left: 185px;
	background: url(images/Plays.gif) no-repeat left top;
background-position: 0% 73%;
height: 60px; 
}
#describeText {
margin-left: 150px;
}
#nameBar {
	width: 440px;
	height: 30px;
       margin-left: 255px;
	margin-bottom: 7px;
       margin-top: 7px;
      text-align: center;
       position:relative;
 
}
a:link {
color:#111;
text-decoration:none;
}
a:hover {
color:#000;
text-decoration:underline;
}
a:active {
color:#000;
text-decoration:underline;
}
a:visited {
color:#000;
text-decoration:none;
}
a:visited:hover {
color:#000;
text-decoration: underline;
}
h6 {
margin-left: 15px;
margin-top: 77px;
Font-Family: Helvetica, Arial;
}
h6 a:link {
margin-left: 70px;
font-size: 14px;
color:#FFF;
text-decoration:none;
}
h6 a:hover {
color:#FFF;
text-decoration:underline;
}
h6 a:hover:visited {
color:#FFF;
text-decoration:underline;
}
h6 a:visited {
margin-left: 70px;
font-size: 14px;
color:#FFF;
text-decoration:none;
font-weight: bold;
}
#divBox {
	width: 651px;
	height: 330px;
	margin-top: 10px;
        margin-left: 30px;
	background: url(images/New--Games.png) no-repeat;
}
.box {
	width: 140px;
	float:left;
	margin: 5px 0 5px 0;
	margin-top: 45px;
	margin-left: 10px;
	text-align:center;
}
.box img {
	width:60px;
	height:60px;
	border: 1px solid #ddd;
	background-color:#eee;
	padding: 5px;
}
.box img:hover {
	background-color:#C6D1FD;
	border: 1px solid #8DA4FA;
}
.box3 {
	width: 155px;
	float:left;
	text-align:center;
}
.box3 img {
	width:60px;
	height:60px;
	border: 1px solid #ddd;
	background-color:#eee;
        margin-top: 50px;
	padding: 5px;
}
.box3 img:hover {
	background-color:#C6D1FD;
	border: 1px solid #8DA4FA;
}
#logo h1, #logo h2 {
	float: left;
	margin: 0;
	line-height: normal;
}
#adZone1 {
	float: left;
	width: 728px;
	
}
.popular {
	width: 941px;
	height: 316px;
	margin-top: 10px;
	background: url(images/Popular--Games.png) no-repeat;
	margin-bottom: 20px;
        margin-left: 15px;
}

#adZone2 {
	width: 210px;
	float: right;
	margin-right: 20px;
	margin-top: 100px;
}
#bottom {
	padding-bottom: 10px;
}

html>body #bottom {
	height: auto;
}
#style {
	clear: both;
	text-align: center;
	color: 999;
}
