A 	{
	text-decoration: none;
	}
body{
	font-family: Arial;
	font-size: 11pt;
	text-align: justify;
	}
#topcontent {
	padding-left: 10px;
	float: left;
	background: #fdff99;
	width: 100%;
	height: 120px;
	border: 1px solid #000000;
	}
#splitter{
	padding-left: 10px;
	float: left;
	background: #999999;
	width: 100%;
	height: 3px;
	}
#linkbar{
	padding-left: 10px;
	padding-top: 2px;
	height: 25px;
	width: 100%;
	background: #000000;
	float: left;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid #000000;
	}
#linkbar font
	{color: white;
	font-size; 14px;
	}
#linkbar A
	{
	color: #ffffff;
	}
#gap{
	float: left;
	background: #ffff99;
	width: 100%;
	height: 500px;
	}
#searchbar{
	margin-top: 5px;
	float: left;
	background: #ffffff;
	width: 40%;
	height: 300px;
	}
#searchbar table{
	border: 1px solid #000000;
	}
#searchbar tr{
	border: 1px solid #000000;
	}
#searchbar select{
	width: 13em;
	}
#featuredpr{
	margin-top: 5px;
	float: left;
	background: #ffffff;
	width: 5%;
	}
#content{
	margin-top: 5px;
	float: left;
	background: #ffffff;
	width: 50%;
	margin: 5px;
	}
#footer{
	float: left;
	width: 100%;
	height: 50px;
	}
#landlordcontent{
	margin-top: 5px;
	float: left;
	background: #ffffff;
	width: 80%;
	margin: 5px;
	text-align: justify;
	}
#landlordcontent table{
	border: 1px solid #000000;
	}
#landlordcontent tr{
	border: 1px solid #000000;
	}
#landlordcontent select{
	width: 11em;
	}
#container{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	}
#adtopcontent {
	padding-left: 10px;
	float: left;
	background: #fdff99;
	width: 100%;
	height: 38px;
	font-size: 28px;
	}

/* The following CSS code relates to the admin pages of the website */
#adheader {
	padding-left: 10px;
	float: left;
	background: #ffffcc;
	width: 100%;
	height: 50px;
	}
#admenu{
	padding-left: 10px;
	float: left;
	background: #ffffff;
	width: 100%;
	}
