#col_main_01 {
	float:left;
	width:170px;
	background:url(../images/nav_shawdow.gif) top right no-repeat;
}
#col_main_02 {
	float:left;
	width:580px;
}
#col_main_03 {
	float:left;
	width:210px;
}

#dynamic_content h1 {
	padding-left:24px;
	background:url(../images/icon_h1.gif) left center no-repeat;
}
#dynamic_content a, #dynamic_content h6 {
	padding-left:24px;
	background:url(../images/icon_a.gif) left center no-repeat;
}
#dynamic_content h6 a {
	padding-left:0;
	background:none;
}

#news_pane {
	position:relative;
	top:-28px;
	background:url(../images/shadow_fade.png) top right no-repeat;
}
#news_pane h2 {
	margin:0;
	padding:0 8px;
	line-height:28px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background:#000;
}
#news_pane dl {
	margin:8px;
	padding:0;
}
#news_pane dt {
	margin:4px 0;
	padding:0;
	font-weight:bold;
}
#news_pane dt span {
	text-decoration:underline;
}
#news_pane dt a {
	color:#000;
	text-decoration:underline;
}
#news_pane dt a:hover {
	text-decoration:none;
}
#news_pane dd {
	margin:0 0 16px 0;
	padding:0;
}
#news_pane dd h3 {
	margin:4px 0;
	padding:0;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
}
#news_pane dd p {
	margin:4px 0;
	padding:0;
}
#supporters ul {
	list-style:none;
	margin:0;
	padding:0;
}
#supporters li {
	margin:0;
	padding:10 0;
	text-align:center;
}



