body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

a {
	text-decoration:none;
	color:#a1b3ff;
}

#containerFullPage {
	background-image: url(../images/bgMain.gif);
	background-repeat:repeat-y;
	padding:0px 5px 0px 5px;
	position:absolute;
	left: 50%;
	margin-left: -455px;
	width: 910px;
}	

#contentBody {
	margin-top:0px;
	width:900px;
	margin-left:0px;
}

#contentFooter {
	background-image: url(../images/bodyBG/bgFooter.png);
	background-repeat: no-repeat;
	border-bottom:5px solid #b7b7b7;
	padding-top:25px;
	margin-left:0px;
	width:900px;
	height:100px;
	clear:both;
	float:bottom;
}

.bodySect {
	padding:0px 0px 0px 25px;
	float:left;
}

#podcast {width: 270px;margin-left: auto;margin-right: auto;float: right;padding-right: 20px; margin-top: 20px;text-transform: uppercase;color: white;}

/* IEPNGFIX -- Fixes transparent backgrounds in IE.  (uses file "blank.gif" in images/iepngfix)  */
img, div, a, td, span { behavior: url(http://www.breakinglaces.com/newsite3/includes/iepngfix.htc) }



