body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	background-image:url('img/bg.gif');
	background-color:#000000;
}
a {
	color:#333333;
}
a:hover {
	color:#555555;
}

.head {
	width:630px;
	height:65px;
	padding:5px;
	background-image:url('img/head.png');
	background-color:#b0ecb0;
	background-repeat:repeat-x;
}
.bread {
	width:630px;
	height:15px;
	margin-bottom:5px;
	padding:5px;
	background-image:url('img/menu.png');
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	color:#333333;
	font-weight:bold;
}
.desc {
	width:630px;
	margin-top:5px;
	padding:5px;
	background-image:url('img/menu.png');
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	color:#333333;
}

.foot {
	width:634px;
	height:14px;
	margin-top:5px;
	padding:3px;
	background-image:url('img/menu.png');
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-size:10px;
	color:#333333;
	font-weight:bold;
}

/* ASSETS */

.bar {
	margin:45px -5px -5px 0px;
	float:right;
	width:120px;
}
.bar1 {
	float:left;
	width:11px;
	height:25px;
	background-image:url('img/bar1.png');
	background-repeat:no-repeat;
}
.bar2 {
	height:15px;
	padding:6px 0px 4px 0px;
	background-image:url('img/bar2.png');
	background-repeat:repeat-x;
}

.logo {
	border:0px;
	margin:16px 0px 0px 20px;
}

.flag0{
	margin:0px;
	padding:0px;
	border:2px solid #AAAAAA;
}
.flag1, .flag0:hover{
	margin:0px;
	padding:0px;
	border:2px solid #333333;
}

.thumb {
	float:left;
	width:160px;
	height:80px;
	padding-top:40px;
	background:#FFFFFF;
	font-size:25px;
	color:#333333;
	text-align:center;
}

.game {
	width:640px;
	margin:0px;
	padding:0px;
	vertical-align:center;
}
