.body { color: silver; font-size: 14px; line-height: 20px; }
.Rights { font-size: 10px; }
.blacktext { color: black; font-size: 24px; font-family: fantasy; }
body { color: silver; font-family: "trebuchet ms"; background-color: black; }
p { color: silver; font-family: "trebuchet ms"; }
td { color: silver; font-family: "trebuchet ms"; }
a:link { color: silver; }
a:visited { color: silver; }
a:hover { color: silver; }
a:active { color: red; text-decoration: none; }
.rightpanel {
	background-image: url(../images/rightpanel_bg.jpg);
	background-repeat: no-repeat;
}
#leftdiv {
	background-image: url(../images/residential.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}

