.mainBGtop {
	background-image: url(layout/mainbox_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 865px;
	background-position: bottom;
	
}

body {
	background-image: url();
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif, arial;
	font-size: 10px;
	color: #333;
}
.footerlinks {
	font-family: Verdana, Geneva, sans-serif, arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
}

.mainBGbottom {
	background-image: url(layout/mainbox_bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 899px;
}
.mainBGHstrip {
	background-image: url(layout/mainbox_bgstrip_horiz.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 899px;
}
.linkinfoBG {
	background-image: url(layout/link_infobox_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 899px;
}
.newsupdBG {
	background-image: url(layout/news_updates_boxbg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 301px;
	width: 899px;
}
.nwscolscells {
	font-family: Verdana, Geneva, sans-serif, arial;
	color: #333;
	background-image: url(layout/col_seperator_bg.png);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}
a {
	color: #000;
}

.nwscolscellsNOLINE {
	font-family: Verdana, Geneva, sans-serif, arial;
	color: #333;
	background-repeat: repeat-y;
	background-position: right;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.headlinecaps {
	font-family: Verdana, Geneva, sans-serif, arial;
	color: #333;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: capitalize;
}
.newsmainBG {
	background-image: url(layout/Vlarge_newsBG.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 301px;
	width: 899px;
}
