/* -------------------------------------------- PAGE FRAMEWORK STYLES -------------------------------------------- */
#default-lfbg-col {
  width: auto;
  height: auto;
  background: #00092F url(/clientImages/34321/template/default-lfbgrd.jpg) no-repeat top right;
}

#default-rtbg-col {
  width: auto;
  height: auto;
  background: #00092F url(/clientImages/34321/template/default-rtbgrd.jpg) no-repeat top left;
}

/* -------------------------------------------- HEADER STYLES -------------------------------------------- */
#default-flash-hdr {
	width: 672px; height: 148px;
	background-color: #CCC;
}

/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */
/* -------------------------------------------- MISC STYLES -------------------------------------------- */	
/* ---------------------------------------- Content Panel STYLES ----------------------------------------- */	


#default-live-container {
  margin:0; padding: 0;
  overflow: hidden;
	height:227px; width:431px;
	background: #0E3268 url(/clientImages/34321/template/default-cp-currently.jpg) no-repeat left top;
	}
	
#default-live {
	padding:0; margin:0px 0px 0px 0px;
	color: #C9BC78;
	overflow: auto;
	width: auto;
	height: 227px;
	text-align: left;
	
	/* IE only */
	scrollbar-3dlight-color: #7E96BA;
	scrollbar-arrow-color: #0E2957;
	scrollbar-base-color: #122543;
	scrollbar-darkshadow-color: #0A1D48;
	scrollbar-face-color: #28477B;
	scrollbar-highlight-color: #7E97C3;
	scrollbar-shadow-color: #0E2957;
}

html>body #default-live { height: 227px; }

#default-live p, #default-live h1, #default-live h2, #default-live h3 { margin-top: 1.0em; }
	
#default-bcp-container {
	padding:0; margin:0;
  overflow: hidden;
	width: 431px;
	height: 96px;
	background: #2B5B99 url(/clientImages/34321/template/default-cp-events.gif) no-repeat left top;
}

#default-bcp {
  padding:0; margin:28px 40px 5px 55px;
	color: #FFF;
	overflow: hidden;
	width: auto;
	height: 52px;
	text-align: left;
}

html>body #default-bcp { height: 60px; margin-top: 22px; }

#default-lcp_top {
}
	
#default-content_lftop {
}

#default-lcp_bttm {
}
	
#default-content_lfbttm {
}

#default-content_lftop p, #default-content_lfbttm p {
}

#default-rcp {
}