body {
	background-color: #646464;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: top center;

	margin: 0;
	padding: 0;
	height: 99%;
	behavior:url("includes/nav.js");
}

img { border: 0; }


#img0
{
	width: 225px;
	height: 134px;
	overflow: hidden;
	background: url(../images/menu/logo.gif) top left no-repeat;
	display: inline;
	float: left;
}

#img1
{
	width: 96px;
	height: 134px;
	overflow: hidden;
	background: url(../images/menu/news.gif) top left no-repeat;
	display: inline;
	float: left;
}
 
#img1:hover
{
	background-position: bottom left;
}

#img2
{
	width: 99px;
	height: 134px;
	overflow: hidden;
	background: url(../images/menu/flash-games.gif) top left no-repeat;
	display: inline;
	float: left;
}
 
#img2:hover
{
	background-position: bottom left;
}

#img3
{
	width: 99px;
	height: 134px;
	overflow: hidden;
	background: url(../images/menu/tutorials.gif) top left no-repeat;
	display: inline;
	float: left;
}
 
#img3:hover
{
	background-position: bottom left;
}

#img4
{
	width: 99px;
	height: 134px;
	overflow: hidden;
	background: url(../images/menu/information.gif) top left no-repeat;
	display: inline;
	float: left;
}
 
#img4:hover
{
	background-position: bottom left;
}

#img5
{
	width: 107px;
	height: 134px;
	overflow: hidden;
	background: url(../images/menu/forum.gif) top left no-repeat;
	display: inline;
	float: left;
}
 
#img5:hover
{
	background-position: bottom left;
}



.closebkg {
	cursor:pointer;
	width:465px;
	height:19px;
	border: 2px solid #646464;
	text-align:center;
	font-family:verdana;
	font-size:14px;
	padding-top:1px;
}




ul {
	margin-left: 16px;
	padding: 0px;
	line-height: 12px;

}


.container {

	float: middle;
	width: 728px;
	margin: auto;
	height: 100px;

	color: #000000;
	font-family: "Verdana", sans-serif;
	font-size: 10px;

}

.c0 {
/*	background: #00FF00;
	height: 10000px;*/

}


.c1 {
	float: left;
	width: 727px;

	margin: auto;
}


.c2 {
	float: left;
	width: 224px;
	margin: auto;

}

.c3 {
	float: left;
	width: 502px;
	margin: auto;

}

.c4 {
	float: middle;
	width: 203px;
	margin: 11px;
}

.c5 {
	float: middle;
	width: 477px;
	margin: 11px;
	margin-left: 12px;
}


.overall {
	color: #000000;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
}

.footer {
	color: #646464;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: 9px;
}

/*
a:link.footer, a:visited.footer, a:active.footer {
	color: #646464;
}
*/

.news{
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.newsright {
	text-align: right;
	font-family: "Verdana", sans-serif;
	font-size: 14px;
}

.text {
	font-weight: bold;
	text-align:left;
	color: #000000;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
}

h1{
	font-family: "Verdana", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;

}



a:link, a:visited, a:active {
	color: #646464;
}

a:hover {
	text-decoration: none;
}


.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #FFFFFF;
}
.dtree .clip {
	overflow: hidden;
}

.game {
	border: 2px solid #646464;
}
