body {
	margin:0px;
	font-family:Verdana,Arial;
	color:#000000;
	background-color:#9cc6f3;
	background-image:url('http://www.playsportgames.org/img/bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom center;
}

a {
	color:#000000;
	font-weight:bold;
}

.bar {
	height:16px;
	margin:0px;
	padding:5px 5px 4px 5px;
	color:#FFFFFF;
	background-color:#000000;
	background-image:url('http://www.playsportgames.org/img/bar.gif');
	background-repeat:repeat-x;
	text-align:center;
	font-size:11px;
}
.bar a {
	color:#FFFFFF;
}

.main {
	width:988px;
	padding:5px;
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	font-size:12px;
}

.headbg {
	height:120px;
	margin:0px -5px 0px -5px;
	background-repeat:no-repeat;
	background-position:bottom center;
}
.head {
	height:38px;
	padding:82px 0px 0px 10px;
	margin:-5px -5px 0px -5px;
	background-image:url('http://www.playsportgames.org/img/logo.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:left;
	font-size:25px;
}
.head a {
	text-decoration:none;
}

.body {
	padding-bottom:5px;
}
.window {
	padding-bottom:5px;
}
.menu {
	padding:5px;
	margin-bottom:6px;
}

.gamethumb {
	float:left;
	width:354px;
	padding:4px;
	border:1px solid #DDDDDD;
}
.gamedesc {
	width:718px;
	margin:10px 0px 10px 0px;
	padding:4px;
	border:2px solid #DDDDDD;
}
.gamethumb img, .gamethumb2 img, .gamedesc img {
	height:100px;
	width:100px;
	margin-right:5px;
	border:0px;
	float:left;
}