body {
	margin: 0px;
}
.top {
	background-color: #FFDEAD;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 980px;
	border-bottom: 1px dotted #858585;
	border-right: 1px solid #a0a0a0;
	height: 40px;
}

.topsecond {
	background-color: #FFF0F5;
	top: 40px;
	left: 0px;
	position: absolute;
	width: 980px;
	border-bottom: 1px dotted #858585;
	border-right: 1px solid #a0a0a0;
	font-family: "Times New Roman";
	letter-spacing: 5px;
	font-size: xx-small;
	font-weight: bold;
}

.portrait {
	position: absolute;
	left: 640px;
	top: 10px;
	border: 1px solid #959595;
	z-index: 10;
}

.logo {
	position: absolute;
	left: 90px;
	top: 68px;
}

.linear {
	position: absolute;
	top: 50px;
	width: 980px;
	height: 120px;
	border-right: 1px solid #a0a0a0;
}

.topmenu {
	top: 60px;
	left: 0px;
	position: absolute;
	width: 980px;
	border-bottom: 1px dotted #858585;
	font-family: "Times New Roman";
	letter-spacing: 6px;
	font-variant: small-caps;
	font-size: x-small;		
}

.contentmod {
	position: absolute;
	left: 300px;
	top: 170px;
	max-width: 680px;
	width: 680px;
	border-right: 1px solid #a0a0a0;
	font-size: small;
}

.editmenu {
	position: absolute;
	left: 5px;
	top: 110px;
	font-family: "Times New Roman";
	letter-spacing: 6px;
	font-size: xx-small;
	font-style: normal;
	z-index: 2;
}

.editmenudividebar {
	position: absolute;
	left: 260px;
	top: 156px;	
	border-right: 2px double #858585;
	height: 500px;
}

.menutitle {
	font-family: "Times New Roman";
	letter-spacing: 6px;
	font-size: xx-small;
	color: black;
}

.menutitleover{
	font-family: "Times New Roman";
	letter-spacing: 6px;
	font-size: medium;
	color: Maroon;
}

.toplistingbox {
	font-family: "Times New Roman";
	font-stretch: condensed;
	font-style: normal;
	font-variant: normal;
	position: absolute;
	top: 380px;
	left: 5px;
	border: 1px dotted #708090;
	font-size: small;
	}

.activepropertylisting{
	font-family: "Times New Roman";
	font-size: x-small;
	color: red;
	font-variant: normal;
}

.activepropertylistingover{
	font-family: "Times New Roman";
	font-size: small;
	color: red;
	font-variant: normal;
}	