body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin:0; padding:0; height:100%; background: #977347; } 
#left { position:absolute; left:0; top:0; width:200px; height:100%; color:#fff; font-size: small; background:#d6a477; padding-left: 5px; } 
#left a { color: blue; text-decoration: underline; }
.listing { text-align: center; padding-bottom: 15px; }
.listHdr { color: #000; font-size: medium; font-weight: bolder; }
.listImg { padding-top: 5px; padding-bottom: 5px; }
.listImg img { border: solid 1px black; }
.imgBorder  { border: solid 1px black }
.listCont { color: #000; }
#left p.top { font-size: large; font-weight: bold; }

.graphicHdr { height: 80px; margin-left:200px; margin-right:0; margin-top:-15px; color:white; font-size: small; background-image: url(../images/hdrbg.jpg); background-repeat: repeat-x; background-position: 0 0; text-align: right; padding-top: 20px; padding-right: 20px; padding-bottom: 0; }
#logo { background-image: url(../images/CRElogo.png); background-repeat: no-repeat; position: absolute; top: 20px; left: 195px; width: 252px; height: 132px; visibility: visible; }
.menuHdr { margin-left:200px; margin-right:0; margin-top:-20px; color:#977347; font-size: small; background:#fff; text-align: center; padding: 10px 80px 10px 265px; }
.menu a { color: #ab573c; text-decoration: none; padding-right: 10px; padding-bottom: 10px; white-space: nowrap; }
.content { font-family: Georgia, "Times New Roman", Times, serif; margin-top: 45px; margin-left:220px; }