div.bottomin{ behavior: url(iepngfix.htc) }
body, html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#444444;
	background:url(site_back.png) repeat-x #D4F8CA center top;
	line-height:150%;
}
div.back{
}
div.middle, div.bottomin{
	width:844px;
	overflow:hidden;
}
div.center{
	width:650px;
}
div.right{
	width:180px;
	margin-right:6px;
	_margin-right:3px;
	margin-top:10px;
}
div.text{
	margin:0px 0px 0px 10px;
	padding:18px;
	padding-bottom:5px;
	min-height:300px;
	_height:300px;
}
div.middle{
	background:url(site_body.png) repeat-y;
}
div.middlein{
	background:url(site_top.jpg) no-repeat;
	padding-top:220px;
}
div.bottomin{
	background:url(site_bottom2.png) no-repeat;
	height:50px;
}
div.bottom{
}
/*    Boxy    */
div.boxtop, div.boxbody, div.boxbottom{
	padding:5px;
}
div.boxtop{
	padding:3px;
	padding-left:15px;
	color:#910035;
	font-weight:bold;
	border-bottom:1px solid #910035;
}
div.box{
	padding:8px;
}
/*    Menu   */ 
div#menu{
	width:800px;
	padding-left:22px;
	padding-right:22px;
	position:absolute;
	left:50%;
	top:189px;
	margin-left:-422px;
}
#menu a{
	padding:2px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	background:#910035;
	padding-bottom:1px;
}
#menu a:hover{
	color:#2cb472;
	text-decoration:none;
}
#menu ul{
	height:22px;
	padding:0;
	&white-space:nowrap
}
#menu h2{
	padding:0px;
	margin:0px;
}
#menu ul.sub{
	margin:0;
	padding:0;
	white-space:normal;
	width:140px;
}
#menu ul.sub a{
	background:#910035;
	text-align:left;
	border-top:1px solid #2cb472;
}
#menu ul.sub a:hover{
	margin:0px;
	background:white;
	text-align:left;
}*/