#subpage #header #wrapper { background: url(/images/header_sub.jpg) no-repeat center top; width: 100%; }


#subpage #body { line-height: 18px; width: 997px; }

#subpage #center { width: 603px; }

#left { float: left; width: 204px; padding-left: 0px; text-align: left; padding-top: 0; }
#left h3 { margin: 0; padding: 0; }

div.news h3 { margin: 0; padding: 0; }

#news-list { list-style: none; margin: 0; padding: 0; }
#news-list li {
	background: url(/images/bullet.gif) no-repeat left 11px;
	text-align: left;
	padding: 5px 0 5px 15px;
}
#news-list li a {
	color: #07343d;
	text-decoration: none;
}

#news-list li a.active, #news-list li a:hover, #news-list li a:focus {
	font-weight: bold;
}

span.date { font-weight: normal; color: #65bc4c; display: block; font-size: 10px; }

#center blockquote { font-size: 11px;
	background: url(/images/quote_top.png) no-repeat left top;
	text-indent: 15px; margin: 0;
}

#center blockquote b, #center blockquote strong {
	background: url(/images/quote_bottom.png) no-repeat 3px top;
	padding-left: 20px; font-weight: normal; text-align: right; font-size: 10px;
}

#center p.first { font-size: 12px; }
#center img { border: 8px solid white; }
#center h3 { margin-top: 0px; margin-bottom: 0px; }
span.date-long { display: block; margin-bottom: 15px; }
