.submenu_menu p.text {
	padding: 5px;
	background: #DCDDDF;
}
.submenu_menu .text {
	background: #DCDDDF;
}

.submenu_menu .text p
{
	padding: 5px;
}
.submenu_menu {
	border-top: 1px solid #DCDDDF;
}

#copy {
	border-bottom: 0px none;
}

#copy_content {
	width: 520px;
	height: 208px;
	border-right: 0px;
	min-height: 1px;
	padding: 0px;
	background: #DCDDDF;
	/*margin-bottom: -14px;*/
}

#pageholder {
	background: #DCDDDF;
}

#masthead {
	background: #FFFFFF;
	height: 90px;
	width: 760px;
}

#masthead_functions {
	background: #FFFFFF;
}

#copy_content_holder {
	background: #DCDDDF;
}

#linksbox_holder {
	height: auto;
	width: 327px;
	float: right;
	background: #DCDDDF;
overflow: auto;
}

#copy_linksbox_holder_right {
	float: right;
	width: 168px;
	background: #FFFFFF;
	border-left: 1px solid #949599;
	border-right: 1px solid #949599;
	border-bottom: 1px solid #949599;
	min-height: 480px;
	height: auto !important;
	height: 480px;
}

#copy_linksbox_holder_left {
	float: left;
	width: 153px;
	background: #FFFFFF;
	border-left: 1px solid #949599;
	border-right: 1px solid #949599;
	border-bottom: 1px solid #949599;
	margin-right: 2px;
	min-height: 480px;
	height: auto !important;
	height: 480px;
}
.copy_linksbox_links ul li {
padding-left: 0px;
}

#newsbox {
	float: left;
	text-align: left;
	width: 189px;
	border-left: 1px solid #949599;
	border-right: 1px solid #949599;
	border-bottom: 1px solid #949599;
	background: #FFFFFF;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	overflow: auto;
}

html>body #newsbox {
*overflow: visible;
	margin: 0 2px 0 0;
	display: inline;
}

.newsbox_heading {
	background: #949599;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: solid 10px #ffffff;
	line-height: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.news_article img {
	padding: 0.8em 0.8em 5em 0.4em;
	float: left;
}

.news_article div {
	width: 127px;
	float: left;
	padding-bottom: 11px;
}

.news_article{
	clear: both;
	font-size: .87em;
	padding-bottom: 1em;
	margin-right: 0.4em;
}
.news_article .text {
	display: block;
}
.news_article a {
	color: #000000;
	text-decoration: none;
}
.news_article a:hover {
	text-decoration: underline;
}


#frontpagecontent {
	float: right;
	background: #DCDDDF;
	padding-top: 2px;
	width: 100%
	overflow: auto;
}

#copy_content img {
	padding: 0px;
}
