body {
	background-color: #7ac800;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/housesBKG.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #036;
	line-height: 1.5em;
}
.bkgtable {
	background-attachment: scroll;
	background-color: #7ac800;
	background-image: url(images/houses_bodyBKG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.body {
	padding-left: 9px;
}
.contentgraphic {
	margin: 9px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #036;
	line-height: 1.5em;
}
ul {
	font-size: .8em;
	line-height: 1.5em;
}

a:link {
	color: #058;
}
a:visited {
	color: #047;
}
a:hover {
	color: #F60;
}
a:active {
	color: #152e53;
}

h3.feed-title {
	font-size: 1em;
	line-height: .5em;
}
p.feed-desc {
}
img.feed-title-image {
}
h4.feed-item-title {
	font-size: 1em;
	line-height: 50%;
}

