body
{
	
	color: #333333;
	font-size: 11px;
	padding: 0px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	background : #cb6f0d url(http://www.littlebigplay.com/images/bg-page.jpg) repeat-x;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	
	
}

h1
{

	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}

p
{
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

div#logo{
	text-align:right;
	font-size:40px;
	padding-top:10px;
	width:445px;
}

div#toplinks{
	text-align:center;
	font-size:11px;
	padding-top:5px;
	color: #333333;
}

#toplinks A:link {
	color: #333333;
	text-decoration : underline;
}
#toplinks A:visited {
  color: #333333;
  text-decoration : underline;
	}
#toplinks A:hover {
	color: #333333;
	text-decoration : underline;
}
#toplinks A:active {
	color: #333333;
	text-decoration : underline;
}

div#navbar {
	background-color: #5A9CF0;
	padding: 5px 0;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bolder;
	background : url(http://www.littlebigplay.com/css/navbar.jpg) repeat-x;
}

div#navbar ul {
	list-style: none;
	display: block;
	margin: 0 2px;
}

div#navbar ul li {
	float: left;
	margin: 0 1.15em;
}

#navbar A:link {
	color: #ffffff;
	text-decoration : none;
	//color: #ffffff;
}
#navbar A:visited {
  color: #ffffff;
	text-decoration : none;
	//color: #ffffff;
	}
#navbar A:hover {
	color: #000000;

}
#navbar A:active {
	color: #000000;
}


div#genres {
	text-align: left;
	font-size: 20px;
	margin-bottom:5px;
}

div#gamethumb {
	margin-bottom:10px;
	background-color:#ffffff;
	width:117.1px;
}

.container_12
{
	margin-bottom: 20px;
	background-color:#ffffff;
}


div#tops {

	min-height:180px;
	padding-left:2px;
	width:150px;
	margin-right:3px;
	margin-left:3px;
}

.imgThumb{
	border: 5px solid #000;
}

.imgThumb2{
	border: 5px solid #ff9000;
}

#guest{
	padding-left:10px;

}

#guest A:link {
	color: #333333;
	text-decoration : underline;
}
#guest A:visited {
  color: #333333;
  text-decoration : underline;
	}
#guest A:hover {
	color: #333333;
	text-decoration : underline;
}
#guest A:active {
	color: #333333;
	text-decoration : underline;
}