

/* --- MAIN BODY CONTENT */

div.newsleftcontainer {
	width: 165px;
	float: left;
	margin: 10px 5px 0 0;
}

div.newsleftcontainer img {

}



div.newsrightcontainer {
	width: 715px;
margin: auto;
margin-top: 15px;
	position: relative;
}

div.newsrightcontainer a:link,
div.newsrightcontainer a:visited{
	color: #291E13;
	text-decoration: underline;
}

div.newsrightcontainer a:hover {
	text-decoration: none;
}

div.newsrightcontainer span,
div.newsrightcontainer strong {
	color: #291E13;
}




/* ----- HEADING STYLES --- */
td.heading {
	background-image: url(../img/heading_bckg.gif);
	background-repeat: repeat-x;
	text-align: center !important;
	height: 23px;
	width: 100%;
}

td.heading img {
	float: none;
}

td.headingrightcrnr,
td.headingleftcrnr {
	width: 11px;
	height: 23px;
}

/* ----- HEADENDING STYLES --- */
table.headend {
	margin-top: 5px;
}

td.headend {
	background-image: url(../img/footerlink_bckg.gif);
	background-repeat: repeat-x;
	height: 23px;
	margin: 5px 0;
	width: 100%;
}

td.headend a {
	float: right;
}



/* RIGHT SIDE */

img.rss {
	position: absolute;
	top: -20px;
	right: 0;
}

div.rightpageheader {
	background-color: #E7E5E1;
	position: relative;
	padding: 5px 5px 1px 5px;
	margin-bottom: 5px;
	font-size: 13px;
}



div.rightpageheader table.caption {
	margin: auto;
	text-align: center;
	margin-bottom: 15px;
	padding: 3px;
}

div.rightpageheader table.caption img {
display: block;
}

table.caption td.img {
	background: #fff;
}

div.rightpageheader strong.title {
	color: #291E13;
	font-size: 18px;
	display: block;
}

div.rightpageheader span.date {
	color: #291E13;
	margin-bottom: 15px;
	font-weight: bold;
}

div.rightpageheader p,
div.rightpageheader strong {
	margin-top: 0;
	color: #291E13;
}

blockquote {
	background: #fff;
	padding: 5px;
	font-size: 11px;
}

blockquote a:link,
blockquote a:visited {
	text-decoration: underline;
}

blockquote a:hover {
	text-decoration: none;
}

