#wrapper3 {
		background-image: url(/images/stories-bg.gif);
		background-repeat: repeat-y;
		width: 844px;
		margin-right: auto;
		margin-left: auto;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #fea520;
		margin-top: 5px;
	}
#stories-banner {
	background-image: url(images/stories-banner.gif);
	height: 254px;
	width: 837px;
	margin:-18px 3px 0 3px;
	
}
#stories-banner p {
	padding:50px 510px 5px 10px;
	line-height:20px;
	font-size:16px;
	letter-spacing:0px;
	color: #666d77;
}
#posts {
	float: left;
	display:inline;
	width: 505px;
	background-image: url(images/stories-left_col.gif);
	margin-left: 3px;
	font-size:13px;
	color:666d77;
	padding:0 15px 10px 25px;
}
#posts a {
	color: #f1f1f1;
	}
#right_col {
	background-image: url(images/stories-right_col.gif);
	background-repeat: no-repeat;
	display:inline;
	float: right;
	margin-right:3px;
	width: 277px;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	color: #666D77;
	height:229px}
#footer3 {
	background-image: url(/images/stories-footer.gif);
	background-repeat: no-repeat;
	background-color: #666D77;
	height: 17px;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 28px;	
}
