body {
	background: #5f5231;
	text-align: center;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #fff;
}

#pagewrap {
	background: #5f5231;
	text-align: left;
	width: 760px;
 	margin:0 auto;
 	text-align:left;
}

#header {
	width: 100%;
	text-align: center;
}

#footer {
	background: #7c7048;
	width: 100%;
	text-align: left;
	padding: 10px;
}

#content {
	padding: 0px;
}

#pagecontent {
	margin-top: 5px;
	background: #7c7048;
	padding: 10px;
}

.nav-box {
	margin-top: 5px;
	background: #7c7048;
	padding: 10px;

}

  .prop1 {
    height:90px;
    float:right;
    width:1px;
  }

  .prop2 {
    height:115px;
    float:right;
    width:1px;
  }

  .prop3 {
    height:260px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }




