/* border: solid 1px #f00; For Testing*/body {	margin: 0px;	padding: 0;	background: #6c2b19;	color: #333;	text-align:center;/* center layout in ie5 and 5.5. */	}	#container {	width: 820px;	margin: 0px;	margin-left: auto;	margin-right: auto;	background-color: #fff;/* this is the background colour of the main columns */	font: 12px Verdana, Arial, Helvetica, sans-serif;	text-align:left;	}	p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 150%;	color: #333;	}	a {	text-decoration: none;	}a:link {	color: #003;	text-decoration: underline;	}a:visited {	color: #003;	text-decoration: underline;	}a:hover {	color: #2E87CA;	text-decoration: none;	}	#home h1 {	width: 450px; 	height: 30px; 	background: #fff url(welcome.gif) no-repeat;	}	#properties h1 {	width: 450px; 	height: 30px; 	background: #fff url(properties.gif) no-repeat;	}	#email h1 {	width: 450px; 	height: 30px; 	background: #fff url(email.gif) no-repeat;	}	#details h1 {	width: 450px; 	height: 30px; 	background: #fff url(details.gif) no-repeat;	}	#buying h1 {	width: 450px; 	height: 30px; 	background: #fff url(buying.gif) no-repeat;	}	#buying h2 {	width: 450px; 	height: 30px; 	background: #fff url(find.gif) no-repeat;	}	#selling h1 {	width: 475px; 	height: 30px; 	background: #fff url(selling.gif) no-repeat;	}	#selling h2 {	width: 450px; 	height: 30px; 	background: #fff url(worth.gif) no-repeat;	}	#register h1 {	width: 450px; 	height: 30px; 	background: #fff url(register.gif) no-repeat;	}	#solds h1 {	width: 450px; 	height: 30px; 	background: #fff url(solds.gif) no-repeat;	}	#area h1 {	width: 450px; 	height: 30px; 	background: #fff url(area.gif) no-repeat;	}#area h2 {	width: 450px; 	height: 30px; 	background: #fff url(links.gif) no-repeat;	}#contact h1 {	width: 450px; 	height: 30px; 	background: #fff url(contact.gif) no-repeat;	}	#privacy h1 {	width: 450px; 	height: 30px; 	background: #fff url(privacy.gif) no-repeat;	}	#terms h1 {	width: 450px; 	height: 30px; 	background: #fff url(terms.gif) no-repeat;	}	#thanks h1 {	width: 450px; 	height: 30px; 	background: #fff url(thanks.gif) no-repeat;	}	#license h1 {	width: 450px; 	height: 30px; 	background: #fff url(license.gif) no-repeat;	}	#directory h1 {	width: 450px; 	height: 30px; 	background: #fff url(directory.gif) no-repeat;	}	#error h1 {	width: 450px; 	height: 30px; 	background: #fff url(error.gif) no-repeat;	}	#home h1 span, #buying h1 span, #selling h1 span, #properties h1 span, #details h1 span, #register h1 span, #solds h1 span, #email h1 span, #area h1 span, #contact h1 span, #privacy h1 span, #terms h1 span, #thanks h1 span, #license h1 span, #directory h1 span, #error h1 span {	display: none;	}	#buying h2 span, #selling h2 span, #area h2 span {	display: none;	}	.tag {	font-size: 12px;	font-weight: bold;	color: #003;	}	.headline {	font-size: 16px;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;	text-align: center;	color: #003;	}	.headline2 {	font-size: 16px;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;	text-align: left;	color: #003;	}#intro {	width: 783px;	height: 70px;	margin: 0px 15px 0 15px;	}	#domain {	float: left;	background: #fff url(domain.gif) no-repeat;	width: 222px;	height: 70px;	margin: 0px 15px 0 0px;	}	#Headerhome {	background-image: url(header3.jpg);	width: 780px;	height: 270px;	margin: 15px;	text-align:center;}	#Headerprop {		background-image: url(proppic.jpg);	width: 780px;	height: 270px;	margin: 15px;	text-align:center;}	#Headeremail {		background-image: url(emailpic.jpg);	width: 780px;	height: 270px;	margin: 15px;	text-align:center;}#Headerbuying {		background-image: url(buypic.jpg);	width: 780px;	height: 270px;	margin: 15px;	text-align:center;}	#Headerselling {		background-image: url(sellpic.jpg);	width: 780px;	height: 270px;	margin: 15px;	text-align:center;}	#Headerarea {		background-image: url(areapic.jpg);	width: 780px;	height: 270px;	margin: 15px;	text-align:center;}	#Headercontact {		background-image: url(contactpic.jpg);	width: 780px;	height: 270px;	margin: 15px;	text-align:center;}	#Headerthanks {		background-image: url(thankspic.jpg);	width: 780px;	height: 270px;	margin: 15px;	text-align:center;}#Headerhome h1, #Headerprop h1, #Headeremail h1, #Headerbuying h1, #Headerselling h1, #Headerarea h1, #Headercontact h1, #Headerthanks h1 {	margin: 0px;	color: #17254B;	text-indent: -9999px;	margin-right: 10px;	font: bold 14px Verdana, Arial, Helvetica, sans-serif;	}	#content {	padding: 0;	background-image: url(background.jpg);/*this is the background colour of the left column */	background-repeat: repeat-y;	background-position: left top;	}#right {	float:left;	width:215px;	margin-left: 20px;	}	#right a {	text-decoration: none;	}#right a:link {	color: #fff;	text-decoration: underline;	}#right a:visited {	color: #fff;	text-decoration: underline;	}#right a:hover {	color: #ccc;	text-decoration: none;	}	#right2 {	float:left;	width:15px;	margin-left: 20px;	}#left {	float:left;	width:535px;	margin-left: 18px;	}	#left2 {	float:left;	width:635px;	margin-left: 18px;	}	/*   NAVIGATION   */#linkList ul {	float: right;	width: 519px;	height: 20px;	margin: 20px 0 0 0;	list-style: none;	padding: 0px 0 7px 0;	text-align:center;	list-style: none;	}#linkList li {	padding: 0;	margin: 0;	list-style: none;	float: left;	}#linkList ul li a {	display: block;	list-style: none;	background: #b74f44;	color: #fff;  	text-decoration: none;  	padding: 9px 8px 7px 8px;		font-family: Arial, Helvetica, sans-serif;	font-size: 11px;		font-weight: normal;  	}  	#linkList a:hover {	display: block;	list-style: none;	background: #973f31;	text-decoration: none;  	}	#signature {	width:100%;	text-align: center;	}#signature p	{	font-size: 14px;	}	#signature .tiny	{	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;	text-align: center;	}#footer {	background-color: #6c2b19;	border-top: 3px solid #4a1b0e;	padding-top: 15px;	text-align:center;	height: 40px;	font: 10px Verdana, Arial, Helvetica, sans-serif;	color: #fff;	}	#footer a {	text-decoration: none;	}#footer a:link, #footer a:visited {	color: #fff;	text-decoration: none;	}#footer a:hover {	color: #ccc;	text-decoration: underline;	}