/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #000000 url(images/img1.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3, h4, h5, h6, .sectitle {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #f97dc1;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 970px;
	height: 161px;
	margin: 0 auto;
	background: url(images/img2.jpg) no-repeat;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 970px;
	height: 55px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a, #menu .active {
	display: block;
	float: left;
	width: 182px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a, #menu .active{
	background-image: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 970px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 330px;
}
#colOneplay {
	float: left;
	width: 160px;
}


#colOne .friends{ width:155px; display:inline; float:left;}
#colOne .spon160{ width:160px; float:right; padding-right:5px;}
#colOneplay .moregames{list-style:none;}


    

#colTwo {
	float: right;
	width: 600px;
	padding: 0 10px;
}

#colTwoplay {
	float: right;
	width: 760px;
	padding: 0 10px;
}



#colTwo ul{list-style:none; width:610px; padding:0; margin:0; }
#colTwo li{display:inline; float:left; padding:7px 0; margin:0; text-align:center; width:200px;}
#colTwo .lu{ width:500px; display:block; padding-top:30px; padding-bottom:30px; padding-left:40px;}
#colTwo img{display:block; }
#colTwo li img, #colOneplay .moregames img{border: solid 3px #5eb0e5; margin-top:-1px; margin-left:-3px; width:120px; height:120px;margin:auto;}
#colTwo li img:hover, #colOneplay .moregames img:hover{border: solid 3px #FFF; margin-top:-1px; margin-left:-3px;margin:auto;}

#colTwoplay .abovegame ul{list-style:none; width:100%;}
#colTwoplay .abovegame li{display:inline; float:left; width:350px; padding-left:22px;}








#colThree {
	float: left;
	width: 320px;
}

/* Content Elements */

#content h2, .sectitle {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
	font-weight:bold;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
	
}

/* Footer */

#footer {
	height: 70px;
	padding: 7px 0 0 0;
	background: url(images/img5.gif) repeat-x;
	text-align:left;
}
#footer p {
	color:#000;
	

}