body {
	margin:0;
	background:url(back2.jpg) center;
}
#sitebox{
	margin:0 Auto;
	margin-top:5px;
	width:720px;
	height:600px;
	background-color:#2C2C2C;
	border:solid 5px #eeeeee;
	background-position-y:100px;
	background-repeat:no-repeat;
}
#top{
	border-bottom:solid 5px #eeeeee;
	height:180px;
}
#logo{
	margin:13px 0 0 10px;
	float:left;
}
#pom1{
	margin:5px 0 0 15px;
	float:left;
	border:solid 1px #888888;
}
#main_menu{
	margin-top:10px;
	width:214px;
	float:left;
	height:160px;
	background:url(ornament.jpg) center no-repeat;
	}
#kid{
	margin:10px;
}
#thumbs{
	border-bottom:solid 5px #eeeeee;
	height:90px;
}
#thumb{
	margin:5px 0 0 6px;
	float:left;
}
#menu_item{
	display:block; 
	color:#ffe5a6;
	text-decoration:none;
	font-size:large;
}
#menu{
	text-align:center;
	margin:0 auto;
	margin-top:2px;
	width:90px;
}
#menu_item:hover{
	background-color:#dddddd;
	color:#000000;
}
#langbar{
	width:100px;
	margin:5px 0 0 6px;
	height:80px;
	float: left;
}
#flag{
	float:left;
	clear: both;
	color: #FFFFFF;
	text-align: left;
	width: 90px;
	margin: 3px;
}
#BGTOP{
	background-color: #393939;	
}
#toplink{
	padding:5px;
	width:300px;
	height:32px;
	
	margin-top:10px;
	border:solid 3px #eeeeee;
	background-color: #393939;
	color:#ffe5a6;
	float: left;
}
#toptxt{
	margin-right:15px;
	color:#ffe5a6;
	float: right;
	font-size:14px;
}


