
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	background-image: url(/images/bg.jpg);
	margin: 0
}
h1 {
	margin-top: 20px;
	font-size: 22px;
}
.main_content_table {
	height: 100%;
	width: 810px;
}
.footer {
	height: 30px;
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #720000;
	border-bottom-color: #720000;
}
.left_shadow {
			background: url(/images/left.png) repeat-y;
	width: 17px;
}
.right_shadow {
			background: url(/images/right.png) repeat-y;
	width: 17px;
}
.article_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
a:link, a:visited, a:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #666633;
}
a:hover, a:active {
	color: #990000;
}
.content {
	background-image: url(/images/parchment_bg.jpg);
	text-align: justify;
}
.title {
	background-image: url(/images/title.png);
	background-repeat: no-repeat;
	height: 136px;
	padding: 0px;
}
.heading {
	height: 306px;
}
.newsimage {
	float:left;
	margin: 0 5px 5px 0;
}

.top_menu {
	margin: 0px 10px 10px 0px;
	text-align: left;
	font-size: 16px;
	width: 385px;
	float: right;
	line-height: 24px;
	color: #660000;
}
.top_menu a:link, .top_menu a:visited {
	color: #660000;
	white-space: nowrap;
}
.top_menu a:hover, .top_menu a:active {
	font-size: 16px;
	white-space: nowrap;
	color: #666633;
}
a img {
	border: none;
}
.backlink_top, .backlink_bottom {
	clear: both;
}
.backlink_top {
	margin-bottom: 10px;
}
.backlink_bottom {
	margin-top: 10px;
}
.style1 {font-size: 36px}
