* img, div, input { behavior: url("TOOT_Studio_BS/iepngfix.htc") }

body{
	background: white url('BG_body.gif') fixed;
	margin:0;
	padding:0;
	font:normal 11px tahoma;
}

#wapper{
	width:851px;
	margin:0 auto;

}

#header{
	background:url('header.png');
	width:851px;
	height:239px;

}


#menu{
	width:600px;
	height:42px;
	margin:0 auto;
}
#home{
	display:inline-block;
	width:81px;
	height:24px;
	margin:8px 30px 0 0;
	background: url('home.gif') no-repeat;
	float:right;
}

#cpanel{
	display:inline-block;
	width:81px;
	height:24px;
	margin:8px 15px 0 0;
	float:right;
	background: url('cpanel.gif') no-repeat;
}

#register{
	display:inline-block;
	width:81px;
	height:24px;
	margin:8px 15px 0 0;
	float:right;
	background: url('register.gif') no-repeat;
}

#search{
	display:inline-block;
	width:81px;
	height:24px;
	margin:8px 0 0 15px;
	float:left;
	background: url('search.gif') no-repeat;
}

#logout{
	display:inline-block;
	width:81px;
	height:24px;
	margin:8px 0 0 30px;
	float:left;
	background: url('logout.gif') no-repeat;
}

#contact{
	display:inline-block;
	width:81px;
	height:24px;
	margin:8px 0 0 30px;
	float:left;
	background: url('contact.gif') no-repeat;
}


#center{
	width:851px;
	min-height:239px;	
}

#footer{
	background:url('footer.png');
	width:851px;
	height:61px;
	
}

.temp{
	width:756px;
	margin:10px auto;
}

.temp_top{
	width:756px;
	height:116px;
	background:url('temp_top.gif') no-repeat;
}

.temp_top-1{
	width:756px;
	height:41px;
	background:url('temp_top-1.gif') no-repeat;
}


.titl_fm{
	width:400px;
	height:19px;
	color:#e8e40d;
	position:relative;
	top:72px;left:75px;
	float:left;
	text-align:center;
	font-weight:bold;
}

.temp_center{
	width:756px;
	background:url('temp_center.gif') repeat-y;

}

.temp_forums{
	width:725px;
	margin:0 auto;
}

.temp_bottom{
	width:756px;
	height:42px;
	background:url('temp_bottom.gif') no-repeat;

}
a{
	text-decoration:none;
