body {
	font: normal 8pt/13pt verdana, arial,sans-serif;
	/* color: #808080; */
	margin: 5px;
	padding: 5px;
	background-attachment: fixed;
	background-color: #000;
	background-repeat: repeat;
	background-position: center top;
}

#wrapper {
	width: 870px;
	height: 100%;
	text-align: left;
	border: 0px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #666;
}

/** Headers **/

#header {
	width: 840px;
	height: 40px;
	float: none;
	background-color: #f3f4b8;
	font-size: 9px;
	left: 5px;
	position: relative;
	top: 5px;
	border: thin none #000;
	right: 0px;
	clear: none;
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	display: table;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	word-spacing: 5px;
	text-align: center;
	letter-spacing: 1px;
	background-image: url("http://www.winmorrisonrealty.com/image/header.jpg");
	background-attachment: scroll;
	background-position: center center;
	background-repeat: repeat;
}

#header ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
	  
#header li {
	display:inline;
	margin:0;
	padding:0;
	
	}	
	
/** Middle **/	
	
#middle {
	width: 860px;
	height: auto !important;
	float: left;
	background-image: url("http://www.winmorrisonrealty.com/image/bg.jpg");
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#midhead {
	width: 825px;
	height: 100px;
	float: none;
	text-align: left;
	background-position: center top;
	position: relative;
	bottom: 0px;
	overflow: visible;
	z-index: auto;
	top: 2px;
	left: 13px;
	background-color: #E7DCA0;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
	border: thin groove #000;
	clear: none;
}

#midleft {
	float: left;
	width: 825px;
	height: auto;
	background-color: #FFF;
	border: thin inset #000;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-indent: 2px;
	font-size: 12px;
	font-style: normal;
	color: #053ab7;
	left: 13px;
	position: relative;
}

#midright {
	float: right;
	width: 265px;
	height: 348px;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 3px;
	margin: 0px;
	text-indent: 2px;
	font-size: 12px;
	font-style: normal;
	color: #053ab7;
	border: thin inset #000;
	position: relative;
	right: 20px;
	top: 0px;
	bottom: 0px;
	font-weight: normal;
}

/*Bottom*/
	  
#footer {
	color: #ccc;
	clear: both;
	width: 818px;
	height: 100px;
	padding-left: 3px;
	padding-top: 0px;
	background-repeat:no-repeat;
	background-color: #E7DCA0;
	position: relative;
	left: 13px;
	top: 10px;
	visibility: inherit;
	text-align: left;
	padding-right: 3px;
	border: thin inset #000;
}
