@charset "utf-8";
.style1 {color: #FFFFFF}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#outWrap {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#topNav {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	font-size: 90%;
}
#topNav a {
	color: #000066;
	text-decoration: none;
}
#topNav a:hover {
	color: #333333;
	text-decoration: none;
}


#banner {
}
#subNav {
	height: 39px;
	font-size: 80%;
	color: #999999;
	background-image: url(../images/hs_02.jpg);
	padding-top: 20px;
	padding-left: 360px;
}
#subNav a {
	color: #666666;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 13px;
	padding-right: 6px;
	padding-left: 6px;
}
#subNav a:hover {
	color: #0038C1;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 13px;
	padding-right: 6px;
	padding-left: 6px;
}


#content {
	color: #5b6280;
	font-size: 80%;
	background-image: url(http://www.harlemsigmas.org/images/hs_04.gif);
	background-repeat: repeat-y;
	padding: 10px;
	overflow: hidden;
	clear: right;
}
#contentLft {
	padding: 2px;
	float: left;
	width: 600px;
	text-align: left;
	visibility: inherit;
	height: 100%;
	color: #5B6280;
	font-size: 80%;
}
#contentLft a {
	color: #446BD2;
	text-decoration: none;
}
#contentLft a:hover {
	color: #333333;
	text-decoration: none;
}


#contentRght {
	padding: 2px;
	float: right;
	width: 240px;
	text-align: left;
	height: 100%;
}
#footer {
	clear: both;
}
#subFooter a {
	color: #7D99E2;
	text-decoration: none;
}
#subFooter {
	font-size: 70%;
	color: #9A9A9A;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
	clear: both;
	width: 890px;
}
#subFooter a:hover {
	color: #214FC9;
	text-decoration: none;
}
.header {
	font-size: 110%;
	color: #446BD2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
.clear {
	clear: both;
}


RSS FEED STYLE 


.rss-items {
	margin-top:0px;
	color:#000000;
}

p.rss-title {
	padding:0em;
}

.rss-title {
	font-weight:bold;
	display: none;
}

.rss-item  {
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:#5b6280;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 7pt;
	color: navy;
	}
ul.rss-item {
	margin: 0px;
	padding: 0px;
}.border-blue {
	border: 1px solid #446BD2;
}
.smallTxt1 {
	font-size: 0.8em;
}
.formPad {
	padding-left: 50px;
}
.newspane {
	width: 240px;
	text-align: left;
}
