#democenter {
	margin-top:25px;
	background:url('../images/democenterbg.jpg') no-repeat;
	height:346px;
	width:620px;
		overflow:hidden;

}


#dc_left {
	width:200px;
	float:left;
	padding-left:25px;
	padding-top:25px;
}

#dc_right {
}

#dc_right {
	background:url('../images/dc_4.jpg') no-repeat;
	height:289px;width:365px;border:none;
	margin-top:25px;
	overflow-x: hidden;
	overflow-y: auto; 
	
}

#dc_right ul {
	margin-right:15px;
}
#dc_right li {
	line-height:21pt;
	color:white;
	font-size:11pt;
	overflow:hidden;
	padding-bottom:10px;
}

#dc_right a {
	color:white;
	text-decoration:none;
}

#dc_right a:visited {
	color:white;
}

#dc_right img {
	float:left;
	margin-right:10px;
}

#dc_right h1 {
	font-size:11pt;
}

#dc_right h2 {
	margin-top:0px;
	font-size:9pt;
}
