#news_summary_area {
	width: 250px;
	text-align: left;
	margin-top: 80px;
}

.news_sum_heading {
	line-height: 1.1em;
	margin: 1px 0px;
	font-size: 0.9em;
	border-bottom: 1px solid #dddddd;
	background: #FFFFFF url(../images/newsgradient.gif) 0 0 repeat-x;
	padding: 1px 3px;
}

.news_sum_instruction {
	font-size: 0.8em;
	margin: 1px 3px;
}

.news_sum_story0 {
	font-size: 0.9em;
	line-height: 1em;
	background: #F1DACC;
	padding: 5px;
}

.news_sum_story1 {
	font-size: 0.9em;
	line-height: 1em;
	padding: 5px;
}

.news_sum_thumbnail {
	float: left;
}

.news_sum_thumbnail_image {
	margin: 2px 5px;
}

.news_summary {
	margin-left: 40px;
}

.news_sum_title {
	margin: 1px;
	line-height: 1em;
}

.news_sum_story {
	margin: 1px;
	line-height: 1em;
}

.drop_shadow_right {
	background: transparent url(../images/drop_shadow_right.gif) 100% 0 repeat-y;
}

.drop_shadow_bottom {
	background: transparent url(../images/drop_shadow_bottom.gif) 0 100% repeat-x;
}

.drop_shadow_bottom_right {
	background: transparent url(../images/drop_shadow_bottom_right.gif) 100% 100% no-repeat;
	padding-right: 12px;
	padding-bottom: 12px;
}

.news_summary_inner {
	border: 1px solid #dedede;
}




#news_area {
	text-align: left;
	margin-top: 80px;
}

.news_heading {
	line-height: 1.1em;
	margin: 1px 0px;
	font-size: 0.9em;
	border-bottom: 1px solid #dddddd;
	background: #FFFFFF url(../images/newsgradient.gif) 0 0 repeat-x;
	padding: 1px 3px;
}

.news_date {
	color: #000000;
	line-height: 1.1em;
	margin-top: 3px;
}

.news_instruction {
	font-size: 0.8em;
	margin: 1px 3px;
}

.news_story0 {
	font-size: 1em;
	line-height: 1em;
	padding: 5px;
}

.news_story1 {
	font-size: 1em;
	line-height: 1em;
	padding: 5px;
}

.news_thumbnail {
	clear: both;
	margin-bottom: 10px;
	width: 130px;
}

.gallery_image_area {
	margin: 10px; 15px;
	float: left;
	text-align: center;
}

.news_thumbnail_image {
	margin: 2px 5px 2px 0px;
}

.gallery_thumbnail_image {
	margin: 2px 5px 2px 0px;
	border: 1px solid #8C041B;
}

.large_image {
	margin: 8px;
}

a.gallery_enlarge {
	margin-top: -2px;
	background: #8C041B;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 0.8em;
	display: block;
	border: 1px solid #8C041B;
}

a.gallery_enlarge:hover {
	color: #ffffff;
}

.news_image_caption {
	display: block;
	font-size: 0.8em;
	color: #8C041B;
}

.news_title {
	margin: 1px;
	line-height: 1em;
}

.news_story {
	margin: 1px;
	line-height: 1.3em;
	border-bottom: 1px solid #8C041B;
	padding-bottom: 20px;
}

.gallery_navigation {
	display: block;
	margin: 5px;
}

.is_a_link, not_a_link {
	margin: 0px 4px;
}