body.homepage {
	background: #dadbc4 url(../img/bg_orang.jpg) repeat-x left top;
}

#homeBanner {
	position: relative;
	width: 797px !important;
	width: 799px;
	height: 275px;
	padding: 8px 8px 0 8px;
 _padding/**/:/**/ 0 8px 0 8px; /* IE 6 only */
	margin-top: 0px;
 margin-bottom: 0 !important;
 margin-bottom: -3px;
	background: #fff url(../img/bg_yello.jpg) no-repeat left 1px;
}

.homeContent {
	width: 345px;
	height: 224px !important;
	/* height: 269px; */
	float: left;
	padding: 40px 0 5px;
	text-align: center;
}

.homeContent p {
	color: #000;
	line-height: 1.6em;
	margin: 20px 15px;
}

#storiesBanner {
	position: relative;
	width: 797px !important;
	width: 799px;
	margin: 0px 8px;
 _margin/**/:/**/ -67px 8px 0 8px; /* IE 6 only */
	background: url(../img/bg_darkb.jpg) repeat-x left top;
}

#storiesBanner h2 { color: #f4eb54; font-weight: normal;}

#storiesBanner p {
	color: #fff;
	text-transform: uppercase;
	font-family: Georgia, serif;
	padding: 10px 25px;
}

#abortionFlash {
	width: 345px;
	text-align: center;
	float: left;
	background: url(../img/bg_nub00.gif) no-repeat 154px top;
	padding: 17px 0;
}

#abortionFlash h2{
 padding: 0;
 margin: 5px 0 8px 0;
}

/*=slideshow-start----------*/
#slideshow2 {
	height: 81px;
	width: 343px;
	position: relative;
	margin: 0;
 *margin: 0 0 0 -320px;
}
/*=slideshow-end------------*/

#homepagemenus {
	float: right;
	width: 430px;
	padding: 10px 0;
}

#homepagemenus ul {
	list-style-type: none;
	overflow: hidden;
	margin: 8px 0;
}

#homepagemenus ul li {
	position: relative;
	height: 74px;
	float: left;
	text-indent: -2000em;
	overflow: hidden;
	padding-right: 10px;
}

#homepagemenus a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#homemenuone { width: 130px; }
#homemenuone a { background: url(../img/thumb_st.jpg) no-repeat 0 0; }
#homemenuone a:hover { background-position: 0 -74px; }

#homemenutwo { width: 130px; }
#homemenutwo a { background: url(../img/thumb_su.jpg) no-repeat 0 0; }
#homemenutwo a:hover { background-position: 0 -74px; }

#homemenuthree { width: 130px; }
#homemenuthree a { background: url(../img/thumb_sv.jpg) no-repeat 0 0; }
#homemenuthree a:hover { background-position: 0 -74px; }

.homepage #secondaryContent {
	width: 260px;
	float: left;
	margin: 0;
	}

.homepage #primaryContent {
	width: 500px;
	float: right;
	margin: 0;
		}

/*  LATEST NEWS   */
#news {
	margin: 10px 10px 0 8px;
	font-size: 90%;
}
#news dt {
	color: #232323;
	text-transform: uppercase;
}
#news dd {
 padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #c8c8c8;
}
#news dd.latestnews a {
	border-bottom: none;
	padding: 2px 0 2px 16px;
	background: url(../img/icn_arro.gif) no-repeat 0 50%;
}
#news h4 {
	margin-bottom: 15px;
	padding: 2px 0 2px 20px;
	background: url(../img/icn_cale.gif) no-repeat 0 50%;
	text-transform: uppercase;
}

div#homeBanner div.slideshow img {
	float: right;
 margin: 0 0 0 10px;
 padding: 0;
}

div#homeBanner div.slideshow {
 top: -268px;
 left: 352px;
}

@-moz-document url-prefix() {
div#homeBanner div.slideshow { top: 0; left: 0;}}


#matter {
	position: relative;
	margin: 0px 0;
	padding: 9px;
	border: 1px solid #ccc;
	text-align: left;
	background-color: #efe9c8;
 font-size: 12px;
 font-weight: bold;
	line-height: 21px;
}

