body,html{
	background:#0D4DA1;
}
div.back{
	background:url(site_back.png) #0D4DA1 repeat-x center top;
}
body{
}
div.middle, div.bottomin{
	width:920px;
	overflow:hidden;
}
div.center{
	width:620px;
	margin-right:34px;
	_margin-right:17px;
}
div.left{
	width:228px;
	margin-left:26px;
	_margin-left:13px;
	margin-top:5px;
}
div.text{
	margin:0px 0px 10px 0px;
	padding:18px;
}
div.middle{
	background:url(site_body.png) repeat-y;
}
div.middlein{
	background:url(site_top.jpg) no-repeat;
	padding-top:315px;
}
div.bottomin{
	background:url(site_bottom.png) no-repeat;
	height:35px;
}
div.bottom{
}
/*    Boxy    */
div.boxtop, div.boxbody, div.boxbottom{
	padding:5px;
}
div.boxtop{
	margin:7px;
	font-weight:bold;
	text-align:center;
	color:#0B5093;
	font-size:16px;
	border-bottom:1px solid #0B5093;
}
div.box{
}
div.boxbody{
	padding:10px;
	padding-bottom:0px;
}
/*    Menu   */ 
div#menu{
	position:absolute;
	left:50%;
	top:270px;
	margin-left:-435px;
	width:870px;
}
#menu a{
	padding:9px;
	color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
}
#menu a:hover{
	color:#000;
	text-decoration:none;
}
#menu ul{
	height:39px;
	padding:0;
	background:url(site_menu.png) repeat-x #0F72D5;
}
#menu ul:hover{
	background:url(site_menu_hover.png) repeat-x #2493F1;
}
#menu h2{
	padding:0px;
	margin:0px;
}
#menu ul.sub{
	margin:0;
	padding:0;
	white-space:normal;
	width:180px;
}
#menu ul.sub a{
	background:url(site_menu.png) repeat-x 0px -4px;
	text-align:left;
	border-bottom:1px solid #2493F1;
	padding:4px 8px;
	white-space:normal;
}
#menu ul.sub a:hover{
	background:url(site_menu_hover.png) repeat-x 0px -4px #2493F1;
}
div.anim{
	position:absolute;
	left:50%;
	top:18px;
	margin-left:-110px;
}
div.flags{
	position:absolute;
	left:50%;
	top:9px;
	margin-left:340px;
}
div.search{
	position:absolute;
	left:50%;
	top:2px;
	_top:1px;
	&top:1px;
	margin-left:-395px;
}
div.search input{
	background:none;
	&background:url(t.gif);
	margin:3px;
	padding:2px 3px;
	width:147px;
	margin-right:0px;
	border:1px solid #073C70;
	z-index:300;
}
div.search input.searchbutton{
	width:50px;
	color:#F6CD25;
	background:#0B4D8E;
	&padding:1px 3px;
	_padding:1px 3px;
}
