@charset "utf-8";
.icsc-header {
	height: 84px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(http://www.catholicstewardship.org/en/images/091009images/icsc_header.jpg);
	background-repeat: no-repeat;
}
.icsc-body {
	background-image: url(http://www.catholicstewardship.org/en/images/091009images/global_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.container {
	margin: auto;
	height: 100%;
	width: 770px;
	background-color: #FFF;
	padding: 10px;
}
.navbar {
	height: 30px;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #001743;
}
.slideshow {
	background-color: #999;
	float: left;
	height: 154px;
	width: 620px;
	background-image: url(http://www.catholicstewardship.org/en/images/091009images/slideshow.jpg);
}
.buttons {
	float: right;
	height: 154px;
	width: 150px;
	background-color: #FFF;
	text-align: right;
}

.ss-container {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	margin-top: 5px;
}
.body-container {
	height: 100%;
	width: 100%;
	margin-top: 5px;
}
.body-left {
	float: left;
	height: 100%;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	background-image: url(http://www.catholicstewardship.org/en/images/091009images/side_bg.jpg);
	background-repeat: repeat-x;
}
.body-center {
	float: left;
	height: 100%;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	background-image: url(http://www.catholicstewardship.org/en/images/091009images/center_bg.jpg);
	background-repeat: repeat-x;
}.body-right {
	float: right;
	height: 100%;
	width: 150px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	background-image: url(http://www.catholicstewardship.org/en/images/091009images/side_bg.jpg);
	background-repeat: repeat-x;
}
.body-left-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	margin: 5px;
	color: #000;
	font-weight: normal;
}
.body-center-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	margin: 10px;
}
.body-left-links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #990;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.body-center-links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #990;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.headerL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	margin: 5px;
}
.headerC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	margin: 10px;
}
.hrule {
	border-top-color: #1D446B;
	border-right-color: #1D446B;
	border-bottom-color: #1D446B;
	border-left-color: #1D446B;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.icsc-footer {
	height: 35px;
	width: 590pt;
	color: #CCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6pt;
	text-align: center;
}
