body{
	margin:0px;
	background-image:url('img/bg.png');
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Verdana;
}

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

a:hover{
	color:#84a46b;
	font-weight:bold;
}

.main{
	border-left:3px solid #84a46b;
	border-right:3px solid #84a46b;
	border-bottom:3px solid #84a46b;
	width:985px;
	text-align:center;
}

.catslist{
	padding:4px 0px 5px 0px;
	border-top:1px solid #84a46b;
	border-bottom:1px solid #84a46b;
	background-image:url('img/bar.png');
	background-repeat:repeat-x;
	background-color:#84a46b;
	text-align:center;
}
.searcher{
	font-size:12px;
}

.smalllist{
	margin-left:25px;
	margin-top:10px;
	font-size:13px;
}
.bread{
	text-align:left;
	color:#000000;
	padding:5px;
	font-size:13px;
}
.breada{
	color:#000000;
	font-weight:bold;
	font-size:13px;
}

.headerlinks{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.headerlinks:hover{
	color:#EEEEEE;
}

.body{
	background-color:#FFFFFF;
	font-size:12px;
	text-align:left;
}

.right{
	float:right;
	text-align:right;
	width:160px;
	margin-left:5px;
}

.gamecontainer{
	width:185px;
	float:left;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:10px;
}

.gameslistimage{
	width:100px;
	height:100px;
	border:3px solid #84a46b;
	margin-top:5px;
}

.gameplay{
	background-color:#c1eba1;
	font-size:12px;
}

.foot{
	width:728px;
	text-align:center;
	font-size:12px;
}

.footer{
	margin-left:60px;
	text-align:center;
	font-size:10px;
}
