body		{
		background-color:#132769;
		text-align: center;
		font-family: Georgia, Verdana, Arial;
		color:black;
		}
table.welcome	{
		background-image:url(Indextextbox.jpg);
		background-repeat: no-repeat;
		}
table.realestate {
		background-image:url(Realestatetextbox.jpg);
		background-repeat: no-repeat;
		}
table.body	{
		background-image:url(textbody.jpg);
		}
table.dropmenu	{
		position: absolute;
		visibility: hidden;
		background-color: #a6a6a9;
		text-align: center;
		}
td.menu		{
		font-size: medium;
		font-weight: bold;
		}
h4		{
		text-align:center;
		}
a.dropmenu	{
		font-family: Goudy Old Style, Centaur, Georgia, Arial;
		color: black;
		text-decoration: none;
		}
a.dropmenu:link {color: black;}
a.dropmenu:visited {color: black;}
a.dropmenu:hover {color: #535356;}
a.dropmenu:active {color: black;}
h4		{
		text-align: black;
		}
table.bottom	{
		font-size: 11px;
		color: white;
		}
a.bottom:link 		{color: white;
			font-weight: bold;
			font-size: 11px;}
a.bottom:visited 	{color: white;
			font-weight: bold;
			font-size: 11px;}
a.bottom:hover 		{color: white;
			font-weight: bold;
			text-decoration: none;
			font-size: 11px;}
a.bottom:active 	{color: white;
			font-weight: bold;
			font-size: 11px;}
div.posted	{
		font-size:12px;
		text-align: center;
		}
img.padding	{
		padding: 10px;
		}