body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D5E1C;
	margin: 0px;
	padding: 0px;
	background-color: #6C4917;
	background-image: url(../images/brown_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;



}
td {
	font-size: 12px;
}
.rightsidenews {
	font-size: 11px;
}
.footerlinks {
	font-size: 11px;
	margin: 0px;
	height: 125px;
	width: 780px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	color: #7D5E1C;



}
.verticalbg {
	background-image: url(../images/vertical_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 780px;
	border: none;

}
.midcontenttext {
	font-size: 12px;
	background-image: url(../images/midcontent_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;

}
.leftmenubg {
	background-image: url(../images/leftmenubg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-size: 11px;

}
.newswithbg {
	font-size: 11px;
	background-image: url(../images/rightsidebg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 155px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF6699;
}
a:active {
	color: #FF6699;
}
