body {
	margin: 0;
	padding: 0;
	font-family: airal, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	background:url('../images/bg.jpg') #fff repeat-x top;
}
#wrapper{
	width:948px;
	margin: 0px auto;
}
.clear{
	clear:both;
}
/*--------------------------------------*/
#fontelement{	
}
#font_ele_bg{
	height:32px;
	width:268px;
	float:right;
	background:url('../images/font_ele_bg.jpg') no-repeat 0px 5px;
}
/*--------------------------------------*/
#header{
	background:url('../images/cloud_bg.gif') repeat-x top;
	height:250px;
}
#logo{
	float:left;
}
#logo img{
	border:none;
}
#flash_element{
	float:left;
}
/*--------------------------------------*/
#menu{
	height:40px;
	border-bottom:0px solid #9005C0;
}
#menu ul{
	overflow:auto;
	list-style:none;
	margin:0;
	padding:0;
	
}
#menu ul li{
	text-align:center;
	font-size:9pt;
	float:left;
	width:90px;
	border:0px solid #05611E;
	padding:10px 9px;
	background:url('../images/menu_bg.jpg') no-repeat top;
}
#menu a{
	width:106px;
	color:#8C06BF;
	text-decoration:none;
}

/*--------------------------------------*/
#container{
	width:100%;
	margin-top:4px;
	border:0px solid #05611E;
}
#left{
	width:24%;
	float:left;
	
}
#content{
	width:50%;
	float:left;
	
}
#content .search{
	padding:0px 20px;
}
#content .contentpaneopen{
	padding:0px 20px;
}
#right{
	width:24%;
	float:left;
}
#newsbar{
	height:30px;
	background:url('../images/news_bar.jpg') no-repeat top left;
}
#newscontent{
	margin:1px 8px 1px 1px;
	padding:2px 4px;
	border:1px solid #E7A2FF;
}
#donabar{
	height:30px;
	background:url('../images/head_bar_dona.jpg') no-repeat top left;
}
#donacontent{
	margin:1px 8px 1px 1px;
	padding:2px 4px;
	border:1px solid #E7A2FF;
}
/*----------------------------------*/
#footerbar{
	height:30px;
	background-color:#E7A2FF;
}
