#body{background:url(../img/layout/body_bg.jpg) no-repeat top left #333; color:#fff; font-size:11px; margin:10px; margin-top:0; margin-bottom:30px;}

a{color:#d95c0a;  text-decoration:none;}
	a:hover{color:#fff;}

.fc_org{color:#d95c0a;}
h2, h3, h4, h5{color:#d95c0a; font-weight:bold; display:block; font-size:11px;}
h4, h5{color:#fff;}


#SITE{width:775px;}

#HEADER{margin-bottom:2px;}
#topbar{height:43px;}
	#topbar .links{width:auto; float:right; position:relative; top:20px;}
	
#MENU {clear:both; height:23px; margin-bottom:12px; background:url(../img/layout/menu_bg.gif) repeat-x top left; padding-top:6px; overflow:hidden;}
	#MENU .item{float:left; padding:3px 25px 4px 25px; display:block;}
	#MENU a{height:9px;}
	#MENU a:hover{background:#d95c0a;}
	#MENU .spacer{float:left;}

	
#MAINPART{padding:30px 0px 30px 30px; margin-bottom:20px; background:#3e3e3e;}

#CNT{float:left; width:560px;}
#rightbar{float:right; width:156px; padding-top:13px;}

#FOOTER{background:url(../img/layout/footer_line.gif) repeat-x left top; padding-top:18px;}
#SITEMAP{text-align:center; color:#575757; width:600px; margin:auto;}
	#SITEMAP a{color:#575757; text-decoration:none; font-size:10px; font-weight:bold; margin-left:4px; margin-right:4px;}
	#SITEMAP a:hover{color:#d95c0a;}
	

body.a_home #CNT, body.a_start #CNT{}
body.a_start #MAINPART, body.a_home #MAINPART{background:url(../img/layout/mainpart_bg.jpg) no-repeat bottom left #3e3e3e;}

