/*** Homepage styles ***/
#content-wrapper{
	padding:0 1px 1px;
}

#content-header{
	background:url(../images/home-content-header-background.jpg) no-repeat;
	height:327px;
	margin:0 -1px;
}
#tickerOverlay{
	position:absolute;
	float:right;
	height:105px;
	width:354px;
	z-index:20;
	margin-left:390px;
	margin-top:10px;
	}

#content{
	background:none;
	background-color:transparent;
	font-size:1.2em;
	margin:-10ex 0 0;
	padding:0;
	/*border-bottom:0.7em solid #333;*/
	background-image:url(/resource/images/hp_holder_bg.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

#content #holder{	
	/*border-right:20.8em solid #bac9e5;*/
	float:left;
	width:507px;
	background:none;
	background-color:transparent;
	padding:0;
	/*margin-right:-1px;*/
	
}

#content-footer{
	border-top:0.1em solid #ccc;
	line-height:1.3em;
	padding:0px;
	margin:0px;
	height:60px;
	width:507px;
	vertical-align:middle;
}

#content #sidebar{
	/*margin:15em -1px 0 0;*/
	margin-top:15em;
	width:20.75em;
	float:right;
	/*position:relative;
	z-index:10; */
/*	border-top:0.7em solid #333; */
	background:url(../images/home-sidebar-upcoming-events-header.png);
	/*padding-top:3em;*/
	background-position:top left;
	background-repeat:no-repeat; 
	background-color: #bac9e5;
}

#contentBottomBorder {
	border-top:1px solid #eaeaec; 
	font-size:1em; 
	line-height:1em; 
	height:1em; 
	background-color:#333;
}
