/* CSS Document */
@import url(ecbc-master.css);
#bannerPix {
	background-image: url(../images/template/banner-Home.jpg);
	background-repeat: no-repeat;
}
#frontPageBodyFrame {
	height: 100%;
}
#frontPageBodyFrame a, #frontPageBodyFrame a:active, #frontPageBodyFrame a:visited {
	text-decoration: underline;
}
#frontPageBodyFrame a:hover {
	text-decoration: none;
}
#frontPageBodyFrame h3 a, #frontPageBodyFrame h3 a:active, #frontPageBodyFrame h3 a:visited {
	text-decoration: none;
}
#frontPageBodyFrame h3 a:hover {
	text-decoration: underline;
}
#frontPageBodyFrameLeft {
	float: left;
	width: 202px;
}
#frontPageBodyFrameMiddle {
	float: left;
	width: 202px;
	margin-left: 13px;
}
#frontPageBodyFrameRight {
	float: left;
	width: 202px;
	margin-left: 13px;
}
/*
*html #frontPageBodyFrameRight {
	float: right;
}
*/
.infoBoxFrame {
	margin-bottom: 1em;
	border: solid #005189 1px;
	padding: 7px 7px 0px 7px;
}
.infoBoxFrame h3 {
	margin: 0em 0em 0.3em 0em;
}
.infoBoxFrame h6 {
	margin: 0em 0em 0.3em 0em;
    font-size: 10px;
	color: #888888;
}
.infoBoxFrame ul {
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border: 0px;
}
.advertFrame {
	margin-bottom: 1em;
}
#rssIcons {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}
#todayAtECBC {
	margin-left: 0px;
	margin-bottom: 1em;
	border: solid #005189 1px;
	padding: 7px 7px 0px 7px;
}
#todayAtECBC h3 {
	margin: 0em 0em 0.3em 0em;
}
#todayAtECBC h6 {
	margin: 0em 0em 0.3em 0em;
    font-size: 10px;
	color: #888888;
}
#todayAtECBC ul, todayAtECBC li {
	margin: 5px;
	padding: 5px;
	border: 0px;
}
#homePageSeparator {
	clear: both;
/*
	border: solid #005189 1px;
*/
}
