@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#rightcol {
	background-color: #999999;
	width: 174px;
	border-top: 0;
	padding-top: 0px;
}
#leftcol {
	width: 190px;
	position: relative;
	border:none
}
#leadimage {
	height: 220px;
	position: relative;
	width: 950px;
	background-color: #000000;
}

#homeflash {
	height: 556px;
	position: relative;
	width: 950px;
	background-color: #000000;
}


#mainbody {
	background-color: #FFFFFF;
	}
	
#mainbodyholder {
	width: 950px;
	background-color: #FFFFFF;
}
#bodyfullwidth {
}
#advert01 {
	width: 728px;
	position: relative;
	height: 90px;
}
#advert02 {
	width: 175px;
	position: relative;
	height: 90px;
}
#ticker {
	position: relative;
	background-image: url(../images/ticker_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
}

#tickerDiv {
	position: relative;
	background-image: url(../images/ticker_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
}

#newsitemtabletop {
	background-image: url(../images/newsitem_topbar.gif);
	background-repeat: no-repeat;
	height: 26px;
}
#newsitemtextarea {
	margin-left: 12px;
}
#rssfeed {
	position: relative;
}
