@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
	
.pagesbg {
	background:url(images/topbg2.jpg) center no-repeat;
	text-align:center;
	height:209px;
	}
.titlebg {
	background:url(images/topbg.jpg) center no-repeat;
	text-align:center;
	height:461px;
	}
	
.thumbz {
	width:900px;
	text-align:center;
	background:url(images/whitebg.png);
}

#gameframe {
	width:386px;
	height:303px;
	position:inherit;
	}
	
.linkbar {
	width:665px;
	height:51px;
	background-image:url(images/linkbar.jpg);
	padding:7px 0 0 0;
}