body {
	margin-top: 0;
	padding-top: 0;
	background: #4b4b4b url(images/pattern.jpg) repeat-x;
	color: #fff;
}
#container {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	width: 766px;
	margin: auto;
	color: #000;
	min-height: 100px;
	background: #666 url(images/content_p.jpg) repeat-y;
}
#header {
	width: 766px;
	height: 197px;
	color: #000;
	background-image: url(images/header.jpg);
}
#footer {
	text-align: right;
	width: 690px;
	height: auto;
	color: #ccc;
	font-size: 8pt;
	background: #4b4b4b url(images/footer.jpg) top no-repeat;
	margin-top: 5px;
	padding: 25px 76px 0 0;
}
#privacy {
	width: 566px;
	height: auto;
	color: #000;
	margin: 5px 0 0 100px;
	background: #fff url(images/privacy_p.jpg) repeat-y;
}
#privacy p {
	padding: 0 10px 5px 10px;
	margin: 0;
}
#footer_c {
	background: url(images/privacy_f.jpg) no-repeat bottom;
	margin-left: -1px;
	height: 10px;
}
#menu {
	position: absolute;
	margin: 80px 0 0 327px;
}
#box1 {
	clear: both;
	background: url(images/bak3.jpg) repeat-y;
}
#news {
	float: left;
	width: 214px;
}
#news p, #goplay p, #games p, #left p, #right1 p, #right2 p {
	padding: 5px 5px 5px 5px;
	margin: 0;
}
#goplay {
	position: relative;
	float: left;
	left: 15px;
	width: 173px;
}
#games {
	position: relative;
	float: right;
	right: 3px;
	width: 158px;
}
#left {
	float: left;
	width: 214px;
}
#left_about {
	position: relative;
	background: url(images/newsletter.jpg) no-repeat top;
	float: left;
	padding-top: 25px;
	width: 214px;
}
#right1 {
	position: relative;
	float: left;
	left: 15px;
	width: 139px;
}
#right2 {
	position: relative;
	float: right;
	right: 3px;
	width: 194px;
}
#box2 {
	clear: both;
	background: url(images/bak4.jpg) repeat-y;
}
#footer_home {
	background: url(images/footer_home.jpg) no-repeat bottom;
	height: 10px;
	clear: both;
}
#footer_games {
	background: url(images/footer_games.jpg) no-repeat bottom;
	height: 6px;
	clear: both;
}
#catalogue {
	background: url(images/catalogue.jpg) no-repeat top;
	height: 55px;
}

/* FEATURED GAMES + GAMES LIST */
#featuredg {
	float: left;
	width: 221px;
	margin-top: 5px;
}
#featured p {
	padding: 5px 5px 5px 5px;
}
#featuredg ul {
	list-style-type: none;
	margin: 10px 0 0 12px;
	padding: 0;
	width: 192px;
}
#featuredg a:visited, #featuredg a:link, #featuredg a:hover{
	text-decoration: none;
	color: #999999;
	font-size: 9pt;
	padding: 0 0 1px 15px;
}
.game1 {
	height: 15px;
	background-image: url(images/game1.jpg);
}
.game2 {
	height: 15px;
	background-image: url(images/game2.jpg);
}

/* NEW GAMES */
#newgames {
	margin-top: 5px;
	float: right;
	width: 340px;
}
.newgamel {
	width: 165px;
	float: left;
	margin-left: 5px;
}
.newgamer {
	width: 160px;
	float: right;
}
.split {
	height: 12px;
	clear: both;
	background: url(images/split.jpg) no-repeat;	
}