body { 
margin: 10px; 
background: #2a3547
}

.pubdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d06f1a;
	text-align: center;
	background: #6d1315;
}

.left {
	background: #ffffff url('images/top_bg_left.jpg') repeat-x;
	border-right: 2px solid #110000;
}

.right {
	background: #e6e6e6 url('images/top_bg_right.jpg') repeat-x;
}

.feature-link-active {
	padding-top: 20px;
	padding-bottom: 0px;
}
.feature-link {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 2px;
}

.feature-link a {
	color: #6d1315;
}

.feature-link a:visited {
	color: #6d1315;
}

.feature-link a:active {
	color: #d06f1a;
}

.feature-link a:hover {
	color: #d06f1a;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.footer a {
	color: #ffffff;
	text-decoration: underline;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.footer a:active {
	color: #ffffff;
	text-decoration: underline;
}
.footer a:hover {
	color: #d06f1a;
	text-decoration: underline;
}

.no-right-border {
	 border-right: none;
}

