body {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size:10px;
	background-color:#000000;
}

#content {
	width: 800px;
	height: 1076px;
	border-right-color: #E7DFE7;
}

#header {
	width: 800px;
	height: 110px;
	font-size:11px;
	border-bottom:thin;
	border-bottom-color:#CCCCCC;
}

#headstreet {
	float: left;
	width: 800px;
	font-size: 30px;
	text-align:left;
	font-weight: bolder;

}

#profile {
	text-align:right;
	font-size:20px;
	padding-right:10px;
}

#street {
	width: 450px;
	font-size:30px;
	padding-left: 10px;
}

#city {
	width: 450px;
	font-size:14px;
	padding-left: 10px;
}

#photo {
	width: 430px;
	padding: 10px;
}

#features {
	font-size:16px;
	font-weight:800;
	padding-right: 10px;
}
#desc {
	float: left;
	width:800px;
	text-align:left;
}

#details {
	clear:both;
	float: left;
	width: 440px;
	height: 250px;
}

#contact {
	float:left;
	width: 780px;
	padding: 10px;
	font-size:18px;
}

#flrpln {
	float: left;
	width: 350px;
	height: 496px;
	text-align:left;
}

#footer {
	clear:both;
	width: 800px;
	font-size:10px;
	height: 50px;
	background:#FFFFFF;		
}

a:link {
	color:#000000;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 2;
	border-right-color: #999999;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
