.layoutWrapper {
	margin:0 auto 0 auto;
	position:relative;
	width:960px;
	height:95px;
}

#gameLogo {
	background: url(/images/flash-gaming/matica-games-logo.gif) no-repeat scroll left bottom;
	bottom:0;
	display:block;
	height:90px;
	left:-7px;
	width:422px;
	position:absolute;
}

#gameLogo span {
	display:none;
}

#topBanner {
	width:470px;
	height:90px;
	position:absolute;
	top:30px;
	right:1px;
}

#promo {
	background-color:#CCCCCC;
	width:200px;
	height:90px;
	position:absolute;
	top:3px;
	right:1px;
}

#shadow {
	background: url(/images/flash-gaming/top-left-edge-shadow.png) no-repeat 0px 0;
	display:block;
	position:absolute;
	height:135px;
	left:0px;
	padding:0;
	margin:0;
	top:16px;
	width:10px;
}

#navBar {
	background: url(/images/flash-gaming/grey-bar.jpg) repeat-x left top;
	line-height:normal;
	width:100%;
	height:35px;
}

#navBar ul {
	padding:8px 0 0 0;
	list-style:none;
	position:relative;
	margin:0;
}

#navBar li {
	display:inline;
	margin: 0 2px 0 0;
	padding:0;
}

#navBar a {
	background: url(/images/flash-gaming/menu-corner-right.jpg) no-repeat right top;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	position:relative;
	color:#52b4db;
	text-decoration:none;
}

#navBar a:hover {
	text-decoration:underline;
	color:#006699;
}

#navBar a span
{
	background: url(/images/flash-gaming/menu-corner-left.jpg) no-repeat left top;
	float:left;
	display:block;
	height:15px;
	padding:2px 0px 4px 5px;
	text-align:center;
	width:150px;
}

#playFreeGamesTab a
{ 
	color:#8F1AB6;
}

#paperToys a
{
	color:#D1008B;
}

#aboutUS a span
{
	width:180px;
}

#gameUniversity a span
{
	width:215px;
}

#footer {
	clear: both;
	float:left;
	width: 100%;
	text-align:center;
	margin:30px 0 0 0;
}

#copyright{
	margin: 10px auto;
	text-align: center;
	float: none;
	clear: both;
	font: normal normal 11px Verdana,sans-serif;
}

#footer a {
	color:#666666;
	text-decoration:none;
}
