/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#container{
	position:relative;
	background-color:#FFFFFF;
	width:650px;
	min-height: 100%;
	height: auto !important;
	
	margin: 0 auto -142px;

}

#title{
	position:absolute;
	top:0px;
	left:25px;
	height:84px;

	
}
#gameslist {
	width: 375px;
	left: 150px;
	position: absolute;
	top: 175px;
}


#menu{
	position:absolute;
	top:84px;
	left:0px;
	height:80px;
	width:650px;
	background-repeat:repeat-x;
	background-image:url(../images/header.gif);
}

#logo{
	position:absolute;
	top:175px;
	left:10px;
	height:80px;
	width:375px;
}


#astore{
	position:absolute;
	left:460px;
	top:590px;
	height:58px;
	width:140px;	
}


#txtbox{
	position:absolute;
	left:12px;
	top:266px;
	height:230px;
	width:355px;
	background-image:url(../images/txtbox.gif);
	border-bottom-width: thin;
	margin: 0px;
	overflow: hidden;
	clip: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
}

a:link {
	text-decoration: none;
	border:0px;
}
a:visited {
	text-decoration: none;
	border:0px;
}
a:hover {
	text-decoration: none;
	border:0px;
}

a:active {
	text-decoration: none;
	border:0px;
	
}
.style1 {
	font-size: 12px;
	color: #666666;
}
.thumb{
width:50px;
float:left;
}
img{
	border:0px;
}
a{
	border:0px;
}

#sshot{
	position:absolute;
	left:10px;
	top:550px;
	height:50px;
	width:390px;
	overflow: visible;
	
}
#sshot span{
	position:absolute;
	left:410px;
	top:-375px;
	height:413px;
	width:216px;

	visibility:hidden;
	z-index:50;
}

#sshot .thumb:hover span{
	visibility:visible;
	border:0px;
}
#sshot1 {
	position:absolute;
	left:10px;
	top:550px;
	height:50px;
	width:390px;
	overflow: visible;
}
#sshot1 span {

	position:absolute;
	left:0px;
	top:-260px;
	height:216px;
	width:415px;

	visibility:hidden;
	z-index:50;
}
#sshot1 .thumb:hover span {
	visibility:visible;
	border:0px;
}

#txtbox1 {

	position:absolute;
	left:440px;
	top:200px;
	height:400px;
	width:190px;
	border-bottom-width: thin;
	margin: 0px;
	overflow: hidden;
	clip: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#bkgrnd {
	height: 471px;
	width: 650px;
	position: absolute;
	top: 165px;
}
#homeinfo {
	position: absolute;
	height: 330px;
	width: 400px;
	left: 25px;
	top: 35px;
}
#icons {
	position: absolute;
	width: 600px;
	left: 25px;
	top: 400px;
	height: 100px;
}
