body { background:#000 url(img/backgrounds/home.jpg) top left repeat; }
 
div#homeContent {
	height:322px;
}

div#homeShadeStrip {
	background: url(img/shade.png) top left repeat; behavior: url(/themes/bcci/js/iepngfix.htc);
	width:100%; height:266px;
}

div#homeShadeStripContent {
	width:896px;
	margin:auto;
	padding-top:25px;
}

div#newsTicker {
	padding: 23px 0 0 85px;
	background: url(img/bcci_news.png) 0 24px no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc);
	font-size:12px;
}

div#newsTicker a {
	text-decoration:none;
	color:#d9d9d9;
}

div#newsTicker a:hover {
	text-decoration:underline;
}

div#flashContentContainer {
	border:#f00 1px solid;
}

.squareBack {
	background: #81862d;
}

div#arrowLeft a {
	position:absolute;
	left:0px;
	top:235px;
	width:10px;
	height:20px;
}

div#arrowRight a {
	position:absolute;
	left:23px;
	top:235px;
	width:10px;
	height:20px;
}

div#findOutMore a {
	position:absolute;
	left:80px;
	top:230px;
	width:420px;
	height:25px;
}