﻿html { width: 100%; }
body { margin: 5px 0 0 0; padding: 0px; width: 100%; background-color: #FFFFFF; }
body { font-size: 8pt; font-family: gill sans, verdana, tahoma; }
#wrapper { width: 100%; text-align: center; }
#main { width: 730px; text-align: left; margin: 0 auto; background-color: #FFFFFF; padding: 0px; }

div.content_headline { height: 29px; background: #FFFFFF; border: 1px solid #000000; }
div.content_headline span { margin: 0 0 0 10px; line-height: 31px; color: #000000; font-weight: bold; font-family: arial, verdana; }
div.content_body { background: #FFFFFF; }
div.content_footer { height: 12px; }

.article_date { font-size: 10px; line-height: 20px; text-align: right; color: #888888; }
.article_pic_table { margin: 0 8px 5px 0; }
.article_pic_copy { background-color: #222222; text-align: center; padding: 5px 0 5px 0; font-size: 10px; color: #FFFFFF }
